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