Skip to content

Hamdrive/Door_Number_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Door_Number_Detector

Detects the number present in the image given, and returns the number using Python and Easy OCR (https://jaided.ai/easyocr/)

Weights for detecting doors and handles with YOLO can be downloaded from: YOLO_weights (mAP=45%). For running YOLO you might also need the network configuration file yolo-obj.cfg and a text file where the detected classes names and their order is specified obj.names.

Git Repos referred to: https://github.com/MiguelARD/DoorDetect-Dataset (For door dataset) https://github.com/misbah4064/yolo_objectDetection_imagesCPU (For YOLO image detection)

About

Detects the number present in the image given, and returns the number using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages