Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

paul read 2022

@paul read 2022
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • License Plate Reader: [AttributeError] : Traceback (most recent call last)
    P paul read 2022

    Thanks have moved it

    Artificial Intelligence python help question

  • License Plate Reader: [AttributeError] : Traceback (most recent call last)
    P paul read 2022

    Hi all I have had number plate recognition working for quite some time then over the past few months it has stopped working and getting the error shown below:

    14:30:00:Object Detection (YOLOv5 6.2): Detecting using license-plate
    14:30:00:Response rec'd from Object Detection (YOLOv5 6.2) command 'custom' (...7f9def) ['Found DayPlate'] took 67ms
    14:30:00:License Plate Reader: [AttributeError] : Traceback (most recent call last):
    File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 57, in process
    result = await detect_platenumber(self, self.opts, image)
    File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR.py", line 132, in detect_platenumber
    bounding_box_result = ocr.ocr(numpy_plate, rec=False, cls=False)
    AttributeError: 'NoneType' object has no attribute 'ocr'

    I cant figure it out or find a solution so wondered if anyone here has an idea please? Starting to loose my mind :-( Thanks

    Artificial Intelligence python help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups