MAGAN
MAGAN copied to clipboard
Error running train.py
Hi,
I'm trying to run the toy example, but I get the following error (See attachment). Any ideas of what may be the issue?
I have tried using a Linux server and a Mac laptop and I get the same errors.
Regards
Changing from .utils import lrelu, nameop, tbn, obn to from utils import lrelu, nameop, tbn, obn worked for me.