RF-DETR-Seg: seg-xlarge fp32
Browse files
.gitattributes
CHANGED
|
@@ -47,3 +47,4 @@ rfdetr-seg-nano_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
|
| 47 |
rfdetr-seg-small_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 48 |
rfdetr-seg-medium_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 49 |
rfdetr-seg-large_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 47 |
rfdetr-seg-small_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 48 |
rfdetr-seg-medium_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 49 |
rfdetr-seg-large_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
rfdetr-seg-xlarge_float32.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
rfdetr-seg-xlarge_float32.aimodel/main.hash
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
�Q�S��
|
| 2 |
+
�w��̢����@�י�<Ƚ褶�
|
rfdetr-seg-xlarge_float32.aimodel/main.mlirb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2518453b6ce0aa8778883cca2e117dcfa924092d799aa3c021fc8bde8a4b6ee
|
| 3 |
+
size 138729619
|
rfdetr-seg-xlarge_float32.aimodel/metadata.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"description" : "RF-DETR real-time detection transformer (DINOv2-windowed backbone + deformable decoder, two-stage, no NMS). Input: RGB [0,1]; outputs: 300 cxcywh boxes + 91 COCO-id logit columns. https:\/\/github.com\/roboflow\/rf-detr",
|
| 3 |
+
"assetVersion" : "2.0",
|
| 4 |
+
"author" : "Roboflow (RF-DETR); Core AI export: coreai-model-zoo",
|
| 5 |
+
"license" : "Apache-2.0",
|
| 6 |
+
"creationDate" : "20260612T091657Z"
|
| 7 |
+
}
|