Multi-Human-Parsing
Multi-Human-Parsing copied to clipboard
Problem with net = network()
File "/Users/rida/Documents/Virtual Retail/External Repos/Multi-Human-Parsing/Nested_Adversarial_Networks/train_e2e.py", line 437, in
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.
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?
i have the same question
i have the same question