vshmyhlo / retinanet-tensorflowLinks
Implementation of RetinaNet in TensorFlow
☆25Updated 6 years ago
Alternatives and similar repositories for retinanet-tensorflow
Users that are interested in retinanet-tensorflow are comparing it to the libraries listed below
Sorting:
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 6 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- A method for Fine-Grained image classification☆41Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.