fizyr / tf-retinanetLinks
☆115Updated last year
Alternatives and similar repositories for tf-retinanet
Users that are interested in tf-retinanet are comparing it to the libraries listed below
Sorting:
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆183Updated last year
- BetterNetWork4SSD☆144Updated 5 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- Impy is a Python3 library with features that help you in your computer vision tasks.☆117Updated 6 years ago
- Reference implementations of popular deep learning models.☆83Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Anchor optimization for RetinaNet.☆115Updated 4 years ago
- Keras implementation of MaskRCNN object detection.☆406Updated 4 years ago
- A data generator for 2D object detection☆85Updated 7 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated 2 years ago
- yolov3 with SPP weights pretrained on Open Images dataset along with config files☆98Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 3 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆92Updated 4 years ago
- Just another YOLO V2 implementation. Train your own dataset in a jupyter notebook!☆50Updated 4 years ago
- Darknet Weights to TensorFlow☆218Updated 2 years ago
- YOLOv4 Implemented in Tensorflow 2.☆135Updated 3 years ago
- A python library for generating annotations in the PASCAL VOC format.☆221Updated 3 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the ot…☆112Updated 5 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆224Updated last year
- end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies☆642Updated 2 months ago
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆207Updated last year
- Object Detection API Tensorflow☆272Updated 2 months ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow for Mobile Deployment☆247Updated 4 years ago
- Faster R-CNN from scratch written with Keras☆168Updated 4 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago