Open mertmerci opened 3 years ago
The implementation is the same with the line you referred. Also I'm using the same cityscapes dataset you mentioned in the home page.
Do you have any idea on the reason of this issue? I have tried to solve, but I could not manage to do it.
Is there more log information?
I'm just following your instructions. I downloaded the cityscapes datasets you refer and their paths are Fast-SCNN-pytorch/datasets/citys/gtFine
and Fast-SCNN-pytorch/datasets/citys/leftImg8bit
. Also, I am using the Anaconda environment and entering the command that is mentioned, python train.py --model fast_scnn --dataset citys
.
Hello,
I'm trying to run the train.py file however the training does not start. I increased the batch size to 4 and decreased it to 2 again but it does not start either way. You can check the attached file to see where it gets stuck.
How can I solve it? Thank you for your time.