proactive_IMD icon indicating copy to clipboard operation
proactive_IMD copied to clipboard

ModuleNotFoundError

Open Yhink339 opened this issue 2 years ago • 1 comments

File "train.py", line 13, in from model import * ModuleNotFoundError: No module named 'model'

The above error occurred when executing STGAN train. what is this 'model'?

Yhink339 avatar Nov 16 '22 10:11 Yhink339

Hi, I'm really sorry for not responding to your earlier. As per the instruction in the repo, you need to download STGAN repo, where you'll find the model.py file and the pretrained model, which are used to train our framework. Let me know of any other questions you might have.

vishal3477 avatar Feb 07 '23 20:02 vishal3477