yainage90's picture
Update README.md
cc09ea2 verified
|
raw
history blame
665 Bytes
metadata
library_name: transformers
license: mit
language:
  - en
pipeline_tag: object-detection

This model is fine-tuned version of microsoft/conditional-detr-resnet-50.

You can find details of model in this fashion-visual-search

I used modanet and fashionpedia for training this model.

The labels are ['bag', 'bottom', 'dress', 'hat', 'shoes', 'outer', 'top']

In the 96th epoch out of total of 100 epochs, the best score was achieved with mAP 0.7542. Therefore, it is believed that there is a little room for performance improvement.