fizyr / keras-retinanetLinks
Keras implementation of RetinaNet object detection.
☆4,397Updated 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
Sorting:
- A Keras port of Single Shot MultiBox Detector☆1,868Updated 3 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,111Updated 4 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆7,137Updated 2 years ago
- Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in bro…☆1,735Updated 2 years ago
- Training and Detecting Objects with YOLO3☆1,614Updated last year
- Tensorflow Faster RCNN for Object Detection☆3,660Updated 3 years ago
- YAD2K: Yet Another Darknet 2 Keras☆2,722Updated 4 years ago
- A PyTorch implementation of the YOLO v3 object detection algorithm