Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and saving as tflite models.).
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection.
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).