NVIDIA / semantic-segmentation

Nvidia Semantic Segmentation monorepo
BSD 3-Clause "New" or "Revised" License
1.76k stars 388 forks source link

train stucked in python -m runx.runx scripts/eval #192

Open Bu-cloud opened 1 year ago

Bu-cloud commented 1 year ago

Hi everyone,

I've tried to run the python -m runx.runx scripts/eval_cityscapes.yml -i command, but after a day of training it doesn't look like it's working.. Could anyone tell me if this screen is normal? Or what should I try to run it correctly?

Also I didn't understand from Readme where I can check the IOU value. I'm new to training networks, sorry if this is an obvious question.

I use a venv in ubuntu 18.04, cuda 11.0, python 3.6. All required libraries have been installed, except for apex.amp (which is deprecated, I've made some changes to use torch.amp).

print rede rodando