ridasalam

Results 3 issues of ridasalam

Hi, is there a training script to train pascal from chip dataset?

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)

Where is /data/reform_img/ and /data/reform_anno/ shown here in train_step2.py mask = read_label(fname[0].replace('reform_img', 'reform_annot').replace('jpg', 'png'))