Skip to content

Error - NameError: name 'config' is not defined #39

Description

@ofirkris

Hello, I can't successfully run the code

To Reproduce
Command:
python3 test.py --device 2 --testList testlist

Error:
Traceback (most recent call last):
File "test.py", line 169, in
main(config, args)
NameError: name 'config' is not defined

Expected behavior
Should have received matting image output for the respectful "testlist" folder

Running on Ubuntu 18, 2 GPU

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions