DeepFake Game Competition (DFGC) @ IJCB 2021 Forum

Go back to competition Back to thread list Post in this thread

> Why it always shows that I am missing a certain module

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

Posted by: Lucky_mouse @ March 18, 2021, 11:33 a.m.

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

Posted by: bob_peng @ March 18, 2021, 1:09 p.m.
Post in this thread