DSOD-Tensorflow

Object detector

A TensorFlow implementation of the DSOD algorithm for object detection

DSOD算法的TF实现,已经写完原型,还没在VOC上训练完成测试,训练参数和权重分配自己调整吧。

GitHub

42 stars
5 watching
20 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kod-chen/yolov2-tensorflow A TensorFlow implementation of the YOLOv2 object detection algorithm 97
nilboy/tensorflow-yolo An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. 774
szq0214/dsod A deep learning-based object detection system from scratch 706
hizhangp/yolo_tensorflow A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. 799
gliese581gg/yolo_tensorflow Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. 1,723
shi-labs/gfr-dsod Improving Object Detection from Scratch via Gated Feature Reuse 65
robertcsordas/rfcn-tensorflow An implementation of a deep learning model for object detection and segmentation in images 292
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
danielhfnr/tensorflow-carla-object-detection A tool for training object detection classifiers using TensorFlow and Carla simulator data 8
mystic123/tensorflow-yolo-v3 An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. 890
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
arunmichaeldsouza/tensorflow-image-detection A tool for training and classifying images using Google's Inception model and TensorFlow 328
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
shigekikarita/tfd A D programming language wrapper around the TensorFlow C API 32
ppwwyyxx/moco.tensorflow Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow 161