We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240cb28 commit f392488Copy full SHA for f392488
packages/tasks/src/tasks/object-detection/data.ts
@@ -51,7 +51,7 @@ const taskData: TaskDataCustom = {
51
id: "jameslahm/yolov10x",
52
},
53
{
54
- description: "RT-DETR is a fast and accurate object detection model pre-trained on the Object365 dataset.",
+ description: "RT-DETR is a fast and accurate object detection model pre-trained on the COCO and Object365 datasets.",
55
id: "PekingU/rtdetr_r18vd_coco_o365",
56
57
],
0 commit comments