tinyvision / DAMO-YOLO

DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
Apache License 2.0
3.75k stars 470 forks source link

Where can I find 701 labels file? #111

Open OrkhanHI opened 1 year ago

OrkhanHI commented 1 year ago

Before Asking

Search before asking

Question

I am trying to use inference on the pretrained model with 701 categories. Could you please share the file with 701 labels?

Thanks in advance.

Additional

No response

aitangbodan commented 1 year ago

hello, I also need 702 labels, thank you !

LeonNerd commented 1 year ago

hi,感谢开源预训练模型,我也需要相关的类别标签,感谢!大数据集下的backbone对于下游任务的微调,具有更好的鲁棒性能,对于误检的抑制效果很好,

jie311 commented 1 year ago

hi,感谢开源预训练模型,我也需要相关的类别标签,感谢!大数据集下的backbone对于下游任务的微调,具有更好的鲁棒性能,对于误检的抑制效果很好,

请问您还有700类这个模型的pth吗,readme提供的链接无法下载

LeonNerd commented 1 year ago

直接wget能下

jzx-gooner commented 9 months ago

Same question:Where can I find 701 labels file?