jianhu-chen / Object-Detection-USTCLinks
深度学习实践实验:使用TensorFlow Object Detection API 进行实时目标检测(基于SSD模型)
☆15Updated 6 years ago
Alternatives and similar repositories for Object-Detection-USTC
Users that are interested in Object-Detection-USTC are comparing it to the libraries listed below
Sorting:
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆67Updated 2 years ago
- 基于深度学习高性能中文车牌识别 (python实现)☆25Updated 6 years ago
- ☆105Updated 5 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend) 最简单的yolov3训练过程☆44Updated 6 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 7 years ago
- Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)