FabianGroeger96 / cnn-number-detectionLinks
Number detection implemented using TensorFlow with custom CNN architecture for fast inference and custom dataset
☆60Updated 4 years ago
Alternatives and similar repositories for cnn-number-detection
Users that are interested in cnn-number-detection are comparing it to the libraries listed below
Sorting:
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆152Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Detect voids in grocery store shelves.☆56Updated 7 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.☆140Updated 6 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago
- Text Detection from images using OpenCV☆114Updated 4 years ago
- NanoNets OCR API Example for Python☆202Updated 3 years ago
- 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
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- ☆93Updated 2 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.☆186Updated 2 years ago
- A dataset of European (Romania) license plates in VOC format.☆80Updated 5 years ago
- Just another YOLO V2 implementation. Train your own dataset in a jupyter notebook!☆50Updated 4 years ago
- Some computer vision tutorials for my articles☆120Updated 2 years ago
- How to train an object detection model easy for free☆183Updated 3 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- In this repository, I present a retail store item detector using YOLOv5☆117Updated 3 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 5 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…☆78Updated 2 years ago
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆209Updated last year
- Tensorflow 2 Object Detection API Tutorial. This tutorial will take you from installation, to running pre-trained detection model, and tr…☆116Updated 5 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆85Updated 2 years ago
- Train SSD on custom dataset.☆72Updated 5 years ago
- An OCR system using CRAFT for text detection and MORAN for recognition☆19Updated 3 months ago
- SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN☆301Updated 2 years ago
- Use the Tensorflow Object Detection API with Tensorflow 2☆139Updated 4 years ago
- ☆129Updated 5 years ago
- Detecting lines in binary edge-image using CNNs☆75Updated 6 years ago
- Segmentation of ID Cards using Semantic Segmentation