TorchSeg icon indicating copy to clipboard operation
TorchSeg copied to clipboard

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

Open jiapei100 opened this issue 6 years ago • 7 comments

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'

jiapei100 avatar Jan 25 '19 08:01 jiapei100

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

yu-changqian avatar Jan 26 '19 04:01 yu-changqian

Hoping the example too :smile: @ycszen

zhixuanli avatar Feb 17 '19 11:02 zhixuanli

@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.

kazenokizi avatar Mar 12 '19 08:03 kazenokizi

when will you release the example?

Dorispaopao avatar Apr 19 '19 09:04 Dorispaopao

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

shivSD avatar Nov 26 '19 19:11 shivSD

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

miscedence12 avatar Jun 21 '22 09:06 miscedence12

@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?

miscedence12 avatar Aug 29 '22 11:08 miscedence12