Initial commit

This commit is contained in:
pice35408784b54431987c4d13c457b9cd 2025-01-02 13:52:27 +08:00
commit 498bdfc649
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# detr-resnet-50-sku110k_a14147223246991360310908
检测 TransformerDETR模型在 SKU110K 目标检测(含 8000 张带标注图像)数据集上进行了端到端训练。与原始模型相比,主要区别在于它有 400 个查询数量num_queries并且是在 SKU110K 数据集上进行了预训练。