penny4860 / retinanet-digit-detectorLinks
Implemented digit detector in natural scene. I used SVHN as the training set, and implemented it using keras-retinanet.
☆27Updated 6 years ago
Alternatives and similar repositories for retinanet-digit-detector
Users that are interested in retinanet-digit-detector are comparing it to the libraries listed below
Sorting:
- Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorf…☆288Updated 2 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆98Updated 5 years ago
- A python library for generating annotations in the PASCAL VOC format.☆222Updated 4 years ago
- YOLO Detector for the CrowdHuman Dataset. Detects people and heads. Contains training instructions on how to convert between CrowdHuman a…☆60Updated 5 years ago
- ☆56Updated 4 years ago
- Generate Synthetic Korea License Plate.☆63Updated 3 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- A python script to convert COCO into Pascal VOC 2012 format☆106Updated 2 years ago
- This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.☆29Updated 6 years ago
- A minimal YOLO V1 implementation using Keras☆43Updated 2 years ago
- BetterNetWork4SSD☆143Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- A Caffe Fully Convolutional Network that detects any kind of text and generates pixel-level heatmaps.☆23Updated 7 years ago
- Anchor optimization for RetinaNet.☆115Updated 5 years ago
- Benchmark tests supporting the openalpr library☆109Updated 8 years ago
- YOLO & RCNN Object Detection and Multi-Object Tracking☆33Updated 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
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- Keras implementation of RetinaNet object detection.☆38Updated 7 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆61Updated 5 years ago
- This project provides the svhn dataset in PASCAL VOC Annotation Format and simple viewer tool to confirm annotation.☆35Updated 7 years ago
- Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.☆186Updated 2 years ago
- YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving☆106Updated 2 years ago
- A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (Y…☆71Updated 2 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow for Mobile Deployment☆245Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 4 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆93Updated 5 years ago
- faster RCNN keras step by step implementation☆52Updated 7 years ago