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

Seem it have some bugs when running train.py #1

Open
BlueSolarSystem opened this issue Apr 12, 2019 · 0 comments
Open

Seem it have some bugs when running train.py #1

BlueSolarSystem opened this issue Apr 12, 2019 · 0 comments

Comments

@BlueSolarSystem
Copy link

"color.cpp:182:error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'."
And i searched for this error , it's seem we put a null frame to this function without checking . and then it occur .

Here are some details :
input.py line 66, in read_image
image = cv2.cvtColor(image, cv2.COLOR_BGR2GRAY)

And sorry for no format this code , i'm a new guy here.

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

1 participant