FastConvMAE
FastConvMAE copied to clipboard
Training code is shut down
Hi, thank you for releasing your nice work.
I have a question. When I just run this code, the process is suddenly shut down.
Do I miss something to operate this code?

The printed number is a job id. I think "Trainer" in the main code is not called. I found "call" function in the Trainer class was not working.
Thank you in advance :)
i also met this problem, have you solved that?