apparel-styles
apparel-styles copied to clipboard
Deep Learning to Describe Clothing by Semantic Attributes
The documentation is poor here. Here are the steps to get a good result: 1. First download the ClothingAttributeDatasetand put it in the data folder. 2. In the ml_src folder,...
Hy! I'm trying to learn machine learning, and from this how to extract from a photo different attributes. I looked through your project, trying to figure out how you do...
Hey. I'm trying to follow the steps in clothing-attributes-moduler.ipynb I initially was using torch version 1.4 and ran into some index errors[1 line in classifiers.py] but fixed it and the...
when I try build model I get always acc: 0.000 best_acc:0.000 num_epochs=50, is_train=True, use_gpu=True
I am new to torch. Can you tell me how to introduce k cross fold validation with the training part in train_attribute_model(). I think some steps will be added after...
Check for this image :: https://ecs7.tokopedia.net/img/cache/200-square/product-1/2018/11/16/44005912/44005912_38d3d852-4b67-4ef0-9e7a-d4006bf07202_700_700.jpg The results for this are, i am mentioning only the relevant output classes --> [Sweater, Short Sleeves, V-Shape, Graphics,None, None, Is Female, None, Wears...
I've managed to get the network to train on my machine but once it finishes training and tries to save the results I get the error:- ``` Traceback (most recent...
Torch, TorchVision, Pandas etc were not listed in the requirements text file