DEtection TRansformer (DETR) 模型在COCO 2017目标检测数据集(包含118,000张标注图片)上进行了端到端训练。
Go to file
YYJ-aaaa 160bbe63e2 first commit 2024-11-29 11:12:32 +08:00
.gitattributes Add .gitattributes 2024-11-29 11:08:48 +08:00
README.md Initial commit 2024-11-29 11:08:48 +08:00
config.json first commit 2024-11-29 11:12:32 +08:00
model.safetensors first commit 2024-11-29 11:12:32 +08:00
preprocessor_config.json first commit 2024-11-29 11:12:32 +08:00
pytorch_model.bin first commit 2024-11-29 11:12:32 +08:00

README.md

detr-resnet-50-dc5_a13760899046305792543183

DEtection TRansformer (DETR) 模型在COCO 2017目标检测数据集包含118,000张标注图片上进行了端到端训练。