DeepFashion
DeepFashion copied to clipboard
Apparel detection using deep learning
--> python train.py Using TensorFlow backend. tf.estimator package not installed. tf.estimator package not installed. [ 23 : init ] batch_size 32 [ 77 : get_subdir_list ] names ['Coat', 'Kaftan', 'Robe']...
Do you have a link where we can download the pre-trained Keras models on DeepFashion - like the ones ones referred to in the config.py file ?
Accuracy
What was the accuracy that you were able to get for the class predictions?
All files, packages and functions updated to run in python3, please check and merge
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...
训练时间过长,已经训练好几天了,还没有搞完
Seems that the data set is already deleted on Dropbox. It there any other way to get it?
When I try to install requirements from txt it cannot find opencv==1.0.1 I looked up pypi doesnt shot package named as opencv, is it from another source?
Sir, I read your repo and went through the code, found it really interesting and looking forward to use it in my current project. But when I downloaded the dataset...
I need evaluate model with mAP but I can't write it. Please help me