About 'sample_class_stats.json'
liwei1101 opened this issue · 2 comments
liwei1101 commented
Hello! Thank you for your wonderful work.
I'm having problems with missing files when reproducing.
Where can I get the 'sample_class_stats.json' please?
lhoyer commented
Hi @liwei1101,
Thank you for your interest in our work. Probably, you didn't run the data processing as described in the README.md:
Finally, please run the following scripts to convert the label IDs to the train IDs and to generate the class index for RCS:
python tools/convert_datasets/gta.py data/gta --nproc 8
python tools/convert_datasets/cityscapes.py data/cityscapes --nproc 8
python tools/convert_datasets/synthia.py data/synthia/ --nproc 8
liwei1101 commented
Hello@lhoyer,
Yes, I did not run this conversion code.
Thanks for the prompt reply!
(* ̄︶ ̄)