SSD-Tensorflow
Object detector
A TensorFlow-based object detection framework implementing the Single Shot MultiBox Detector
Single Shot MultiBox Detector in TensorFlow
4k stars
173 watching
2k forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list
deep-learningobject-detectionssdtensorflowyolo
Related projects:
Repository | Description | Stars |
---|---|---|
amdegroot/ssd.pytorch | An implementation of a deep learning-based object detection system in PyTorch. | 5,150 |
zhreshold/mxnet-ssd | An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm. | 763 |
aurotripathy/ssd-spacenet | Object detection using Caffe-based Single Shot MultiBox Detector on satellite imagery data | 56 |
windaway/dsod-tensorflow | A TensorFlow implementation of the DSOD algorithm for object detection | 42 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 874 |
lzx1413/caffe_ssd | An implementation of a unified framework for object detection using a single network. | 109 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |
mtcloudvision/mxnet-dssd | An implementation of Deconvolutional Single Shot Detector using MXNet and TDM architecture for object detection. | 112 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
bharatsingh430/py-r-fcn-multigpu | A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
chuanqi305/mobilenet-ssd | A Caffe implementation of the MobileNet SSD detection network | 2,035 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
taki0112/senet-tensorflow | A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 756 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |