open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
8.28k stars 2.62k forks source link

Confusion Matrix Error #2340

Open AhmetTelceken opened 1 year ago

AhmetTelceken commented 1 year ago

Hi, I need a confusion matrix but the method of generate prediction results, stops by itself.

error message: 2422/2643, 20.3 task/s, elapsed: 119s, ETA: 11s^C

cm_Error

How can I get "prediction result"?

MeowZheng commented 1 year ago

hi, there seems to be no error message here, did you abort it?

AhmetTelceken commented 1 year ago

Hi, no I didn't abort. I tried multiple times and they all had the same result (abort it self).