open-mmlab / mmfashion

Open-source toolbox for visual fashion analysis based on PyTorch
https://open-mmlab.github.io/
Apache License 2.0
1.27k stars 283 forks source link

Confused about attribute prediction #77

Closed ousinkou closed 4 years ago

ousinkou commented 4 years ago

The train set, val set and test set are all cropped with the known bounding box. Did it mean an object algorithm should be added before attribute prediction in the real situation?

veralauee commented 4 years ago

No. The bounding box can improve the training results but it is not necessary.