Skip to content

How to run test.py #22

Description

@ahsan856jalal

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
test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions