Open Yhink339 opened 2 years ago
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.
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'?