JiangYunchao
Results
2
issues of
JiangYunchao
When I start my training, I meet this error. Traceback (most recent call last): File "/share1/home/jiang/anaconda2/envs/pytorch/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/share1/home/jiang/anaconda2/envs/pytorch/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals)...
I've noticed that there're only 'color', 'pattern', 'material' have multi-label on train dataset. but all class have multi-label on val dataset. Even 'category' class has only one image which has...