DSOD-Tensorflow
Object detector
A TensorFlow implementation of the DSOD algorithm for object detection
DSOD算法的TF实现,已经写完原型,还没在VOC上训练完成测试,训练参数和权重分配自己调整吧。
42 stars
5 watching
20 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| A deep learning-based object detection system from scratch | 706 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
| Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
| An implementation of a deep learning model for object detection and segmentation in images | 292 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
| A D programming language wrapper around the TensorFlow C API | 32 |
| Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |