Multi-Human-Parsing icon indicating copy to clipboard operation
Multi-Human-Parsing copied to clipboard

Problem with net = network()

Open ridasalam opened this issue 5 years ago • 4 comments

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)

ridasalam avatar Apr 16 '19 15:04 ridasalam

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.

WS-FS avatar May 07 '19 16:05 WS-FS

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?

XianyuFFF avatar Sep 01 '19 01:09 XianyuFFF

i have the same question

xinzi2018 avatar Aug 06 '21 08:08 xinzi2018

i have the same question

snowyrain avatar Nov 11 '21 11:11 snowyrain