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

help #2

Open
alexliyang opened this issue Feb 12, 2018 · 2 comments
Open

help #2

alexliyang opened this issue Feb 12, 2018 · 2 comments

Comments

@alexliyang
Copy link

Hi:
my image files and labels are different files, how to rewrite data load codes?

Thank you!

@daniel985
Copy link
Owner

you can write codes to load images and labels at the same time, then save them as 'RGBA' format, 'RGB' save image and 'A' save label.

@daniel985
Copy link
Owner

'png' image has 4 channels('RGBA'), just try to load the sample image in data file, you will get it!

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