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

inputs.py arguments type? #33

Open
amitadhiman opened this issue Jan 17, 2018 · 0 comments
Open

inputs.py arguments type? #33

amitadhiman opened this issue Jan 17, 2018 · 0 comments

Comments

@amitadhiman
Copy link

Hi.. Thank you for the code.. I can successfully run this code on CamVid dataset and now I want to try it on my dataset. My images are of integer type with bitdepth 8 and inputs.py, I can see that argument needs to be of float32 and int32 type-
Args:
image: 3-D Tensor of [height, width, 3] of type.float32.
label: 3-D Tensor of [height, width, 1] type.int32.
Do , I need to convert my images to float 32 type.. or is there any other option available?
Thank you

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