fanbinqi / SSD-Tensorflow
My own re-implementation of VGG-SSD and MobileNet-SSD based tensorflow 1.8.0
☆23Updated 5 years ago
Alternatives and similar repositories for SSD-Tensorflow:
Users that are interested in SSD-Tensorflow are comparing it to the libraries listed below
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Stronger SSD & YOLO v3☆39Updated 5 years ago
- Darknet for MobileNet v2☆81Updated 6 years ago
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression☆42Updated 5 years ago
- Pytorch re-implementation of Fssd☆68Updated 5 years ago
- mobilenet 与darknet yolo☆95Updated 7 years ago
- ☆33Updated 5 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…