DeepFashion
DeepFashion copied to clipboard
Unable to create data set with "dataset_create.py"
Hi...
I am unable to create a data set after running "dataset_create.py".
I am running the code in python 3.7 using anaconda jupyter notebook. I am getting the following error as shown below...
please help guys...
in line 98 add the following: fashion_dataset_path='/yourpath/fashion_data'
where ' yourpath ' is fashion_data 's path in your computer e.g. fashion_dataset_path='/home/user/DeepFashion-master/fashion_data'