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

cityscapes data set processing #25

Open
254038lqq opened this issue Mar 21, 2022 · 2 comments
Open

cityscapes data set processing #25

254038lqq opened this issue Mar 21, 2022 · 2 comments

Comments

@254038lqq
Copy link

After downloading cityscapes data sets, put them in the corresponding folder, which will be displayed during training:NotImplementedError: This repository now supports two datasets: cityscapes and camvid, cityscapes is not included。What should I do about it?

@cuteboyqq
Copy link

l run the code of process_cityscapes.py put at firectory dataset/cityscape_scripts
cd dataset/cityscape_scripts
python process_cityscapes.py

@cuteboyqq
Copy link

command add --use_lovaszsoftmax
for example :
python train.py --model ESPNet_v2 --dataset cityscape --batch_size 2 --use_lovaszsoftmax

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