Open TaherehSharifian opened 1 year ago
You should have a train_label folder with the human parsing in the dataset folder
You should have a train_label folder with the human parsing in the dataset folder
I have this structure of directories in my system. Data_preprcessing contains training data with train_label and rest. I'm still getting the same error mentioned by @TaherehSharifian what should I do to fix it?
!python train.py --dataroot ../Data_preprocessing/
I'm running this repo in my local system and this error is showing up. what is the solution?