penny4860 / Yolo-digit-detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
☆284Updated last year
Alternatives and similar repositories for Yolo-digit-detector:
Users that are interested in Yolo-digit-detector are comparing it to the libraries listed below
- Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.☆186Updated 2 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆124Updated 3 years ago
- BetterNetWork4SSD☆144Updated 4 years ago
- Implementation of EAST scene text detector in Keras☆213Updated 2 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 6 years ago
- How to train a Keras model to recognize variable length text | DLology☆69Updated 6 years ago
- ☆47Updated 4 years ago
- Darknet Weights to TensorFlow☆219Updated last year
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year
- SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN☆301Updated last year
- CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition☆532Updated 4 years ago
- A data generator for 2D object detection☆85Updated 6 years ago
- Yolo-v3 model was implemented with tf2 eager style. I also implemented the eager model's training function and applied it to other datase…☆77Updated last year
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆575Updated 5 years ago
- Implemented digit detector in natural scene. I used SVHN as the training set, and implemented it using keras-retinanet.☆26Updated 5 years ago
- Train SSD on custom dataset.☆72Updated 4 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 6 years ago
- The implementation of YOLO v2 with TensorFlow☆80Updated 5 years ago
- A python library for generating annotations in the PASCAL VOC format.☆221Updated 3 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆191Updated 4 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆498Updated 7 years ago
- A Single Shot MultiBox Detector in TensorFlow☆170Updated 5 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.☆59Updated 6 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆153Updated 2 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- Impy is a Python3 library with features that help you in your computer vision tasks.☆116Updated 5 years ago
- ☆115Updated last year
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 5 years ago
- Keras implementation of MaskRCNN object detection.☆406Updated 3 years ago