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:
- A dataset of European (Romania) license plates in VOC format.☆80Updated 5 years ago
- Text Detection from images using OpenCV☆113Updated 4 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…☆152Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.☆139Updated 6 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 5 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆84Updated 2 years ago
- Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.☆89Updated 4 years ago
- Building OCR using YOLO and Tesseract☆96Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.☆135Updated 4 years ago
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 3 years ago
- In this repository, I present a retail store item detector using YOLOv5☆114Updated 3 years ago
- ☆72Updated last year
- Segmentation of ID Cards using Semantic Segmentation☆105Updated 4 years ago
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆99Updated 2 years ago
- Detect voids in grocery store shelves.☆56Updated 7 years ago
- A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection☆21Updated 4 years ago
- NanoNets OCR API Example for Python☆200Updated 3 years ago
- ☆129Updated 5 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 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
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Detecting lines in binary edge-image using CNNs☆75Updated 6 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- Wrapper package for OpenCV with Inference Engine python bindings.☆33Updated 2 years ago
- Automatic License Plate Recognition☆156Updated 4 years ago
- How to train an object detection model easy for free☆183Updated 3 years ago
- A state of art detector for densely packed scenes dataset SKU-110K☆110Updated 4 years ago
- A Dense Text Detection model using Receptive Field Blocks☆31Updated 2 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175