mmsegmentation
mmsegmentation copied to clipboard
there are nan values
I don't know why there are nan values,train config is upernet_convnext_large_fp16_640x640_160k_ade20k.py

Hi @Winnie202, Thanks for your error report and we appreciate it a lot. Did you make any modifications to the code or config? Is the num_classe of decode_head the same as the number of classes in your dataset? If possible, is it convenient to provide more details? This will help us locate the problem.
Yes, I modified the category in the configuration file to be consistent with my data, this is my json file and classes

Any update on this?