TTA-COCO-DETR-R50 / README.md
WNJXYK's picture
Upload folder using huggingface_hub
c18ba8f verified
|
Raw
History Blame Contribute Delete
404 Bytes
---
license: apache-2.0
tags: [test-time-adaptation, object-detection, detr]
---
# COCO DETR-ResNet-50 — TTAKit canonical source model
Re-hosted verbatim from [`facebook/detr-resnet-50`](https://huggingface.co/facebook/detr-resnet-50) (Apache-2.0) for reproducible test-time-adaptation evaluation in TTAKit. Pinned by tag `v1.0`. Load with `transformers.AutoModelForObjectDetection.from_pretrained`.