yhcc / yolo2
这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现
☆161Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolo2
- YOLOv2检测过程的Tensorflow实现☆97Updated 6 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 4 years ago
- tensorflow implementation of yolov3☆143Updated 5 years ago
- ☆81Updated 6 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆130Updated 7 years ago
- Convolutional Neural Networks☆260Updated 6 years ago
- ☆105Updated 7 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现