jedol / SSD-Keras_Tensorflow
Re-implementation of SSD(Single Shot MultiBox Detector) in Keras and Tensorflow
☆19Updated 2 years ago
Alternatives and similar repositories for SSD-Keras_Tensorflow
Users that are interested in SSD-Keras_Tensorflow are comparing it to the libraries listed below
Sorting:
- A SOTA RON Detector in TensorFlow☆33Updated 7 years ago
- Light-Head RCNN and One Novel Object Detector☆114Updated 6 years ago
- A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices☆93Updated 7 years ago
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆80Updated 7 years ago
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- ☆14Updated 7 years ago
- My proprietary procedure. Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.☆23Updated 6 years ago
- MobileNet-SSD-Focal-loss☆61Updated 5 years ago
- ☆92Updated 6 years ago
- ☆60Updated 6 years ago
- ☆23Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- SSD detection network of SqueezeNet, with pretrained weights on VOC0712 and mAP=0.643☆64Updated 7 years ago
- caffe-yolo-9000☆48Updated 7 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- Try to implement YOLOv3 with TensorFlow☆67Updated 6 years ago
- DSOD算法的TF实现,已经写完原型,还没在VOC上训练完成测试,训练参数和权重分配自己调整吧。☆42Updated 7 years ago
- ☆40Updated 6 years ago
- Focal Loss for Dense Object Detection.