commit 498bdfc6492d91097ced33e8d51a155c7da571fb Author: pice35408784b54431987c4d13c457b9cd Date: Thu Jan 2 13:52:27 2025 +0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..41e0730 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# detr-resnet-50-sku110k_a14147223246991360310908 + +检测 Transformer(DETR)模型在 SKU110K 目标检测(含 8000 张带标注图像)数据集上进行了端到端训练。与原始模型相比,主要区别在于它有 400 个查询数量(num_queries),并且是在 SKU110K 数据集上进行了预训练。 \ No newline at end of file