-
Notifications
You must be signed in to change notification settings - Fork 2
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
what is differ projector_gray.py and projector.py ? #3
Comments
@limhasic I think projector_gray is for the image that only has 1 channel and projector.py is for image for 3 channels (RGB). Thank you. |
I used pkl, which trained on gray_scaled images resized to 512x512. !python projector.py But the following error occurred
why target channel is 3? |
and i fix some codes but still occur error
|
i changed some code The source and dest orders of dataset_tool_gray are reversed, and is it correct to recompress the results and train the zip file? like under
|
So why is the code the same?
Has it ever been executed? |
it looks like same
The text was updated successfully, but these errors were encountered: