Hi, I performed all the steps before running demo.py. Following is the error log: File "main/demo.py", line 12, in <module> from nets import model_train as model ImportError: No module named nets Please provide pointers to run the code.
Hi,
I performed all the steps before running demo.py. Following is the error log:
File "main/demo.py", line 12, in
from nets import model_train as model
ImportError: No module named nets
Please provide pointers to run the code.