-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
when I run this command
python test.py --checkpoints-path ./checkpoints --test-input ./checkpoints/test --test-output ./checkpoints/output
I get this error
File "/home/ahsanjalal/Colorizing-with-GANs/src/models.py", line 324, in init
super(int, self).init(sess, options)
TypeError: super(type, obj): obj must be an instance or subtype of type
Even if I change the checkpoint to checkpoints/places365 , still same problem

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels