Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with net = network() #24

Open
ridasalam opened this issue Apr 16, 2019 · 4 comments
Open

Problem with net = network() #24

ridasalam opened this issue Apr 16, 2019 · 4 comments

Comments

@ridasalam
Copy link

File "/Users/rida/Documents/Virtual Retail/External Repos/Multi-Human-Parsing/Nested_Adversarial_Networks/train_e2e.py", line 437, in
net = network()
TypeError: init() takes exactly 2 arguments (1 given)

@WS-FS
Copy link

WS-FS commented May 7, 2019

I am encountering the same issue except in the output_sample.py file. Is class_num supposed to be None by default? If so I tried to fix it through a default assignment and it didn't work.

@XianyuFFF
Copy link

File "/Users/rida/Documents/Virtual Retail/External Repos/Multi-Human-Parsing/Nested_Adversarial_Networks/train_e2e.py", line 437, in
net = network()
TypeError: init() takes exactly 2 arguments (1 given)

have you solved this problem? what should the value of class_num be?

@xinzi2018
Copy link

i have the same question

1 similar comment
@snowyrain
Copy link

i have the same question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants