fizyr / keras-retinanet
Keras implementation of RetinaNet object detection.
☆4,387Updated 2 years ago
Alternatives and similar repositories for keras-retinanet:
Users that are interested in keras-retinanet are comparing it to the libraries listed below
- Mask RCNN in TensorFlow☆3,096Updated 4 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,108Updated 3 years ago
- Training and Detecting Objects with YOLO3☆1,608Updated last year
- A Keras port of Single Shot MultiBox Detector☆1,867Updated 2 years ago
- Tensorflow Faster RCNN for Object Detection☆3,652Updated 3 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,308Updated last year
- Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in bro…☆1,735Updated last year
- COCO API - Dataset @ http://cocodataset.org/☆6,189Updated 10 months ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,188Updated 5 years ago
- YAD2K: Yet Another Darknet 2 Keras☆2,721Updated 4 years ago
- Image augmentation for machine learning experiments.☆14,525Updated 7 months ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆7,139Updated 2 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,182Updated 3 years ago
- Caffe: a fast open framework for deep learning.☆4,779Updated last year
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,308Updated last year
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,821Updated 5 years ago
- Reference models and tools for Cloud TPUs.☆5,228Updated last week
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,335Updated 2 years ago
- Faster-RCNN in Tensorflow☆2,338Updated 3 years ago
- Implementation of EfficientNet model. Keras and TensorFlow Keras.☆2,077Updated last year
- Port of Single Shot MultiBox Detector to Keras