Skip to content

Billboard detection and Optical character recognition using Yolov8 and keras_ocr

Notifications You must be signed in to change notification settings

Prajesh7/YOLOv8_Billboard_OCR

Repository files navigation

YOLOv8_Billboard_OCR

Billboard detection and Optical character recognition using Yolov8 and keras_ocr

Dependencies:

  • pip install Ultralytics
  • pip install keras_ocr
  • pip install opencv-python
  • pip install opencv-contrib-python

To run the test:

  • change the image path in the file yolo_v8_test.py
  • change the weights path
  • Run the python script: yolo_v8_test.py

About

Billboard detection and Optical character recognition using Yolov8 and keras_ocr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages