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

How to prepare the training data? How to specify the folder? #4

Open
jiapei100 opened this issue Jan 25, 2019 · 7 comments
Open

How to prepare the training data? How to specify the folder? #4

jiapei100 opened this issue Jan 25, 2019 · 7 comments

Comments

@jiapei100
Copy link

jiapei100 commented Jan 25, 2019

FileNotFoundError: [Errno 2] No such file or directory: '....../Cityscapes/config_new/train.txt'
FileNotFoundError: [Errno 2] No such file or directory: '....../ADE20K_2016_07_26/images/training.txt'

@yu-changqian
Copy link
Owner

This needs you to construct the dataset. I will release an example how to prepare the data later.

@zhixuanli
Copy link

Hoping the example too 😄 @ycszen

@kazenokizi
Copy link

kazenokizi commented Mar 12, 2019

@zhixuanli Thanks for your repo; it is very useful. I wonder whether the ground truths should be encoded as RGB images (i.e. aeroplane: [0,0,128]) or greyscale images (background: [1]), to make BiSeNet work? Thanks.

@Dorispaopao
Copy link

when will you release the example?

@shivSD
Copy link

shivSD commented Nov 26, 2019

@ycszen Did you release the examples ? please can you share the link ?

1 similar comment
@miscedence12
Copy link

@ycszen Did you release the examples ? please can you share the link ?

@miscedence12
Copy link

@zhixuanli Thanks for your repo; it is very useful. I wonder whether the ground truths should be encoded as RGB images (i.e. aeroplane: [0,0,128]) or greyscale images (background: [1]), to make BiSeNet work? Thanks.

hello@kazenokizi, Have you ever solved the problem?

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

7 participants