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

If the training images are in RGB channels #1

Open
rangerli opened this issue Mar 14, 2018 · 1 comment
Open

If the training images are in RGB channels #1

rangerli opened this issue Mar 14, 2018 · 1 comment

Comments

@rangerli
Copy link

I'm glad to see this project. In my dataset, the images are in RGB channels (.tiff), what should i do to change the code adapting my dataset.

@decouples
Copy link
Owner

The label needs to be one channel grayscale image. It is not important whether the suffix is tiff or not. The input picture for training can be RGB. You only need to change all train-related tiffs in your program to the format of your picture.

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

2 participants