I'm trying to run the evaluation on NYUv2 (without pretraining on Hypersim), but I keep receiving this error, I had the problem discussed in #16
So I commented the line, run it again and receivedthe error:
main.py: error: argument action: invalid choice: '--tasks semantic scene instance orientation' (choose from 'resume')
It looks like the "--tasks" which is assigned as "semantic scene instance orientation", but it should be resume, correct?