Clothing-Detection
Clothing-Detection copied to clipboard
Hi, Is there any segmentation model in this repo? I couldn't find out it. Or, is it possible to adapt this application to the segmentation problem? Thank you!
Thank you for your project. Actually I am using your maskrcnn_benchmark to detect clothes. Detection works fine. However, class matching is not good. Can you tell me the class information...
Hello, I am new to this ML thing i have done setup for maskrcnn_benchmark i dont have GPU. all the time i am getting "ImportError: cannot import name '_C' from...
What AUC scores did you get on your test set for YOLOV3 MODANET, and what test set did you use? I'm trying to replicate your training and testing.
I've used the YOLOv3 model for Deepfashion2 with the validation set given by deepfashion2 and my scores are so low despite using 5,000 and 10,000 images. The mean average precision...
I have test DeppFashion2 with yolov3 it seams not very well ? Do you have a new yolov3 weights for DeepFashion2? thanks for your work
Please upload it asap , my final year project is highly dependent on this
Getting the error ``` Traceback (most recent call last): File "new_image_demo.py", line 62, in detectron = YOLOv3Predictor(params=yolo_params) File "/home/ubuntu/server/Clothing-Detection/predictors/YOLOv3.py", line 22, in __init__ self.model = self.load_model() File "/home/ubuntu/server/Clothing-Detection/predictors/YOLOv3.py", line 59,...
hi, can anyone provide link to this file yolov3-df2_15000.weights Thanks
Can you please share the link for ModaNet dataset download