Thanks for the great work!
In the Semantic Segmentation project, test.sh cannot directly call tools/test.py from mmsegmentation. The arguments used in the script do not match the parameters required by test.py (possibly due to version inconsistencies).
Could you provide the exact mmsegmentation version or the full mmsegmentation codebase used in this project?