Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List index out of range #23

Open
Avant-Gardiste opened this issue Mar 17, 2021 · 6 comments
Open

List index out of range #23

Avant-Gardiste opened this issue Mar 17, 2021 · 6 comments

Comments

@Avant-Gardiste
Copy link

why am i getting list index out of range please ??

@apoorva-dave
Copy link
Owner

Where are you getting this error?

@Avant-Gardiste
Copy link
Author

Whenever i change the image ! is that normal ?

@sambhuajay
Copy link

Where are you getting this error?

In segmentation.py

@starosek
Copy link

Unfortunately I also get that error when trying to use my own images

Traceback (most recent call last):
File ".../LicensePlateDetector/PredictCharacters.py", line 1, in
import SegmentCharacters
File ".../LicensePlateDetector/SegmentCharacters.py", line 10, in
license_plate = np.invert(DetectPlate.plate_like_objects[0])
IndexError: list index out of range

@spinxi
Copy link

spinxi commented Sep 28, 2022

I think that's because program doesn't catch plate numbers

@jarulraj
Copy link

To resolve this indexing error, please consider using this notebook that also supports license plate detection:

https://github.com/georgia-tech-db/eva
https://github.com/georgia-tech-db/license-plate-recognition/blob/main/README.ipynb

README_15_0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants