Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 443 Bytes

ssd-plate_detection

This is a plate detection project with SSD(Single Shot Detector)

Requirements

  • Python3
  • Opencv(version 4.0 or higher)
  • Tensorflow(optional-required for tf_detect.py)

Test

  • run python3 detect.py --image images/img1.jpg

Result

alt text

alt text