When I submit, I always report an error, saying ModuleNotFoundError: No module named 'my_network'
The directory I submitted is as follows
submission_det.zip
|___model.py
|___ xxx.pt
|___ my_network
thanks
It does not seem to be a problem of our evaluation environment. Did you test it locally using our docker image?
Please do more debugging locally. This link may be helpful to you: https://github.com/pytorch/pytorch/issues/18325