Add verified D-FINE-N COCO ONNX bundle
Browse files- LICENSES.md +2 -1
- MANIFEST.json +61 -0
- README.md +17 -4
- dfine_n_coco_956d170.zip +3 -0
LICENSES.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Model licenses and attribution
|
| 2 |
|
| 3 |
-
All
|
| 4 |
their respective upstream projects. Source and transform revisions are recorded
|
| 5 |
in `MANIFEST.json`; every SAM 2, SAM 2.1, and EfficientViT-SAM archive also
|
| 6 |
contains the applicable complete upstream license text.
|
|
@@ -12,6 +12,7 @@ contains the applicable complete upstream license text.
|
|
| 12 |
| SAM decoder used by MobileSAM | [facebookresearch/segment-anything](https://github.com/facebookresearch/segment-anything) | [Apache License 2.0](https://github.com/facebookresearch/segment-anything/blob/main/LICENSE) |
|
| 13 |
| EfficientViT-SAM L0/L1/L2/XL0/XL1 | [mit-han-lab/efficientvit](https://github.com/mit-han-lab/efficientvit/tree/de7d7733cc0329f391b33f1f459271562ec27bd5/applications/efficientvit_sam) | [Apache License 2.0](https://github.com/mit-han-lab/efficientvit/blob/de7d7733cc0329f391b33f1f459271562ec27bd5/LICENSE) |
|
| 14 |
| RF-DETR Nano detection and Segmentation Nano | [roboflow/rf-detr](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072) | [Apache License 2.0](https://github.com/roboflow/rf-detr/blob/9b009fa928d6218320439803d1da01869a85c072/LICENSE) |
|
|
|
|
| 15 |
|
| 16 |
Copyright remains with the original authors and contributors. AnyLearning and
|
| 17 |
Neural Research Lab do not claim ownership of the underlying model research or
|
|
|
|
| 1 |
# Model licenses and attribution
|
| 2 |
|
| 3 |
+
All seventeen bundles are distributed under the Apache License 2.0 terms of
|
| 4 |
their respective upstream projects. Source and transform revisions are recorded
|
| 5 |
in `MANIFEST.json`; every SAM 2, SAM 2.1, and EfficientViT-SAM archive also
|
| 6 |
contains the applicable complete upstream license text.
|
|
|
|
| 12 |
| SAM decoder used by MobileSAM | [facebookresearch/segment-anything](https://github.com/facebookresearch/segment-anything) | [Apache License 2.0](https://github.com/facebookresearch/segment-anything/blob/main/LICENSE) |
|
| 13 |
| EfficientViT-SAM L0/L1/L2/XL0/XL1 | [mit-han-lab/efficientvit](https://github.com/mit-han-lab/efficientvit/tree/de7d7733cc0329f391b33f1f459271562ec27bd5/applications/efficientvit_sam) | [Apache License 2.0](https://github.com/mit-han-lab/efficientvit/blob/de7d7733cc0329f391b33f1f459271562ec27bd5/LICENSE) |
|
| 14 |
| RF-DETR Nano detection and Segmentation Nano | [roboflow/rf-detr](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072) | [Apache License 2.0](https://github.com/roboflow/rf-detr/blob/9b009fa928d6218320439803d1da01869a85c072/LICENSE) |
|
| 15 |
+
| D-FINE-N COCO-only detection | [Peterande/D-FINE](https://github.com/Peterande/D-FINE/tree/956d1709314c2c6a4df6f34de232054578a7449f) | [Apache License 2.0](https://github.com/Peterande/D-FINE/blob/956d1709314c2c6a4df6f34de232054578a7449f/LICENSE); [maintainer confirmation for COCO-only checkpoints](https://github.com/Peterande/D-FINE/issues/357#issuecomment-5344034723) |
|
| 16 |
|
| 17 |
Copyright remains with the original authors and contributors. AnyLearning and
|
| 18 |
Neural Research Lab do not claim ownership of the underlying model research or
|
MANIFEST.json
CHANGED
|
@@ -2,6 +2,67 @@
|
|
| 2 |
"schema_version": 1,
|
| 3 |
"created_at": "2026-08-31",
|
| 4 |
"files": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"rfdetr_nano_detection_1_9_4.zip": {
|
| 6 |
"archive_members": [
|
| 7 |
"CHECKSUMS.sha256",
|
|
|
|
| 2 |
"schema_version": 1,
|
| 3 |
"created_at": "2026-08-31",
|
| 4 |
"files": {
|
| 5 |
+
"dfine_n_coco_956d170.zip": {
|
| 6 |
+
"archive_members": [
|
| 7 |
+
"CHECKSUMS.sha256",
|
| 8 |
+
"EXPORT_REPORT.json",
|
| 9 |
+
"LICENSE",
|
| 10 |
+
"PROVENANCE.json",
|
| 11 |
+
"README.md",
|
| 12 |
+
"dfine_n_coco.onnx",
|
| 13 |
+
"export_checked.py"
|
| 14 |
+
],
|
| 15 |
+
"members": {
|
| 16 |
+
"CHECKSUMS.sha256": {
|
| 17 |
+
"sha256": "598a7dbfd9e384dce24aaab326c94c8bb77b9c287d0aa2fb11c59c7af0b6247e",
|
| 18 |
+
"size_bytes": 485
|
| 19 |
+
},
|
| 20 |
+
"EXPORT_REPORT.json": {
|
| 21 |
+
"sha256": "5f31523c80558bb9dccb9cabd32a050365772fedc447244e2adb3a7ef9db1e81",
|
| 22 |
+
"size_bytes": 4945
|
| 23 |
+
},
|
| 24 |
+
"LICENSE": {
|
| 25 |
+
"sha256": "c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4",
|
| 26 |
+
"size_bytes": 11357
|
| 27 |
+
},
|
| 28 |
+
"PROVENANCE.json": {
|
| 29 |
+
"sha256": "bd15d4242ba4aa08f39366d0c0189cc620173dea4ebccf17e0d27c939de29e0a",
|
| 30 |
+
"size_bytes": 2796
|
| 31 |
+
},
|
| 32 |
+
"README.md": {
|
| 33 |
+
"sha256": "2906ac4928b1f5ef57c55c73a787394191206896ff1a86c2e5d71f21ff523327",
|
| 34 |
+
"size_bytes": 1160
|
| 35 |
+
},
|
| 36 |
+
"dfine_n_coco.onnx": {
|
| 37 |
+
"sha256": "47593baffd2b340a124939356515043edae9ba0d1cd59473146349ab7a87d832",
|
| 38 |
+
"size_bytes": 15557424
|
| 39 |
+
},
|
| 40 |
+
"export_checked.py": {
|
| 41 |
+
"sha256": "d16b6ad1c22675b419797b4c89b06f06bf466f1a0bf2cbee148fef707375cfb5",
|
| 42 |
+
"size_bytes": 9025
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"sha256": "f753f6e552632ef1696ec53c92ccb1ca374dbf2f014c6e4ab005ab98efa3a6e8",
|
| 46 |
+
"size_bytes": 13979719,
|
| 47 |
+
"source_checkpoint_sha256": "41973938d2784d38a9836990d805b8392855ebf611aba55f0f7add90e110744c",
|
| 48 |
+
"source_checkpoint_url": "https://github.com/Peterande/storage/releases/download/dfinev1.0/dfine_n_coco.pth",
|
| 49 |
+
"source_repo": "Peterande/D-FINE",
|
| 50 |
+
"source_revision": "956d1709314c2c6a4df6f34de232054578a7449f",
|
| 51 |
+
"weight_license": "Apache-2.0 (COCO-only checkpoint; Objects365-derived checkpoints excluded)",
|
| 52 |
+
"weight_license_confirmation": "https://github.com/Peterande/D-FINE/issues/357#issuecomment-5344034723",
|
| 53 |
+
"export": {
|
| 54 |
+
"format": "onnx",
|
| 55 |
+
"opset": 16,
|
| 56 |
+
"precision": "float32",
|
| 57 |
+
"static_shape": [1, 3, 640, 640],
|
| 58 |
+
"checkpoint_load": "weights_only=True, mmap=True"
|
| 59 |
+
},
|
| 60 |
+
"parity": {
|
| 61 |
+
"labels": "exact",
|
| 62 |
+
"maximum_box_absolute_error_pixels": 0.004058837890625,
|
| 63 |
+
"maximum_score_absolute_error": 0.000007808208465576172
|
| 64 |
+
}
|
| 65 |
+
},
|
| 66 |
"rfdetr_nano_detection_1_9_4.zip": {
|
| 67 |
"archive_members": [
|
| 68 |
"CHECKSUMS.sha256",
|
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Versioned ONNX model bundles used by
|
|
| 25 |
[AnyLearning](https://github.com/nrl-ai/anylearning-oss) for local object
|
| 26 |
detection, instance segmentation, and prompt-guided image segmentation.
|
| 27 |
|
| 28 |
-
This repository contains the
|
| 29 |
|
| 30 |
| File | Model | Download size | SHA-256 |
|
| 31 |
| --- | --- | ---: | --- |
|
|
@@ -45,11 +45,12 @@ This repository contains the sixteen models currently offered by AnyLearning:
|
|
| 45 |
| `sam2_1_hiera_large.zip` | SAM 2.1 Hiera-Large | 805,293,551 bytes | `15f74c68530b0bc9f37d2189394a100b81541f55362b34f55a309ba12b9e1fa4` |
|
| 46 |
| `rfdetr_nano_detection_1_9_4.zip` | RF-DETR Nano detection | 99,769,055 bytes | `5b130a1c2eb01be3bfbda703367b5d993821690de26f4abbb14a94ee3660c5fe` |
|
| 47 |
| `rfdetr_nano_segmentation_1_9_4.zip` | RF-DETR Segmentation Nano | 113,602,026 bytes | `133fdb5aed76233a6959addbdb7d64f5132f3cf2b2705a1994c2cbdfc2e93f4d` |
|
|
|
|
| 48 |
|
| 49 |
Each promptable-segmentation ZIP contains a small AnyLearning model
|
| 50 |
-
configuration and one encoder plus one decoder ONNX model. Each RF-DETR
|
| 51 |
-
contains one static ONNX graph plus its provenance, checksums, and
|
| 52 |
-
upstream license. `MANIFEST.json` records the exact source revision, archive
|
| 53 |
size, checksum, and expected members. Every transformed or exported bundle pins
|
| 54 |
each extracted member's size and SHA-256 as well as its source artifact
|
| 55 |
identity.
|
|
@@ -80,6 +81,12 @@ Viet-Anh Nguyen:
|
|
| 80 |
`9b009fa928d6218320439803d1da01869a85c072`. Both graphs use static batch-one
|
| 81 |
float32 contracts at opset 17. Native/export parity evidence is recorded
|
| 82 |
inside each archive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
|
| 84 |
The SAM 2 and SAM 2.1 encoders were transformed by
|
| 85 |
[AnyLearning's checksum-gated ONNX-only tool](https://github.com/nrl-ai/anylearning-oss/blob/7575ab52cc0a31e5ec3d71b6ec7157dbe042c7d7/scripts/prepare_sam2_encoder.py).
|
|
@@ -95,6 +102,7 @@ Original model projects:
|
|
| 95 |
- [MobileSAM](https://github.com/ChaoningZhang/MobileSAM)
|
| 96 |
- [EfficientViT-SAM](https://github.com/mit-han-lab/efficientvit/tree/de7d7733cc0329f391b33f1f459271562ec27bd5/applications/efficientvit_sam)
|
| 97 |
- [RF-DETR](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072)
|
|
|
|
| 98 |
|
| 99 |
The SAM and MobileSAM files are unchanged mirrors. EfficientViT-SAM encoders
|
| 100 |
are unchanged mirrors; their decoders preserve the original learned tensors and
|
|
@@ -117,6 +125,8 @@ and editable-shape conversion. These archives are not standalone applications.
|
|
| 117 |
- Intended for interactive point/rectangle-prompt segmentation in AnyLearning.
|
| 118 |
- RF-DETR bundles are intended for human-reviewed COCO object detection and
|
| 119 |
instance-segmentation suggestions.
|
|
|
|
|
|
|
| 120 |
- Results require human review before becoming dataset labels.
|
| 121 |
- Quality and latency vary with image content, hardware, execution provider, and
|
| 122 |
model size.
|
|
@@ -174,3 +184,6 @@ For EfficientViT-SAM, cite:
|
|
| 174 |
|
| 175 |
For RF-DETR, use the citation requested by the
|
| 176 |
[official project](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072).
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
[AnyLearning](https://github.com/nrl-ai/anylearning-oss) for local object
|
| 26 |
detection, instance segmentation, and prompt-guided image segmentation.
|
| 27 |
|
| 28 |
+
This repository contains the seventeen models currently offered by AnyLearning:
|
| 29 |
|
| 30 |
| File | Model | Download size | SHA-256 |
|
| 31 |
| --- | --- | ---: | --- |
|
|
|
|
| 45 |
| `sam2_1_hiera_large.zip` | SAM 2.1 Hiera-Large | 805,293,551 bytes | `15f74c68530b0bc9f37d2189394a100b81541f55362b34f55a309ba12b9e1fa4` |
|
| 46 |
| `rfdetr_nano_detection_1_9_4.zip` | RF-DETR Nano detection | 99,769,055 bytes | `5b130a1c2eb01be3bfbda703367b5d993821690de26f4abbb14a94ee3660c5fe` |
|
| 47 |
| `rfdetr_nano_segmentation_1_9_4.zip` | RF-DETR Segmentation Nano | 113,602,026 bytes | `133fdb5aed76233a6959addbdb7d64f5132f3cf2b2705a1994c2cbdfc2e93f4d` |
|
| 48 |
+
| `dfine_n_coco_956d170.zip` | D-FINE-N COCO detection | 13,979,719 bytes | `f753f6e552632ef1696ec53c92ccb1ca374dbf2f014c6e4ab005ab98efa3a6e8` |
|
| 49 |
|
| 50 |
Each promptable-segmentation ZIP contains a small AnyLearning model
|
| 51 |
+
configuration and one encoder plus one decoder ONNX model. Each RF-DETR and
|
| 52 |
+
D-FINE ZIP contains one static ONNX graph plus its provenance, checksums, and
|
| 53 |
+
verbatim upstream license. `MANIFEST.json` records the exact source revision, archive
|
| 54 |
size, checksum, and expected members. Every transformed or exported bundle pins
|
| 55 |
each extracted member's size and SHA-256 as well as its source artifact
|
| 56 |
identity.
|
|
|
|
| 81 |
`9b009fa928d6218320439803d1da01869a85c072`. Both graphs use static batch-one
|
| 82 |
float32 contracts at opset 17. Native/export parity evidence is recorded
|
| 83 |
inside each archive.
|
| 84 |
+
- D-FINE-N detection: the official COCO-only checkpoint and exporter at source
|
| 85 |
+
revision `956d1709314c2c6a4df6f34de232054578a7449f`. The checkpoint was loaded
|
| 86 |
+
only by the included restricted weights-only conversion helper. The static
|
| 87 |
+
opset-16 graph has exact native label parity and less than 0.005-pixel box
|
| 88 |
+
drift on the retained landscape/portrait corpus. Objects365-derived weights
|
| 89 |
+
are excluded.
|
| 90 |
|
| 91 |
The SAM 2 and SAM 2.1 encoders were transformed by
|
| 92 |
[AnyLearning's checksum-gated ONNX-only tool](https://github.com/nrl-ai/anylearning-oss/blob/7575ab52cc0a31e5ec3d71b6ec7157dbe042c7d7/scripts/prepare_sam2_encoder.py).
|
|
|
|
| 102 |
- [MobileSAM](https://github.com/ChaoningZhang/MobileSAM)
|
| 103 |
- [EfficientViT-SAM](https://github.com/mit-han-lab/efficientvit/tree/de7d7733cc0329f391b33f1f459271562ec27bd5/applications/efficientvit_sam)
|
| 104 |
- [RF-DETR](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072)
|
| 105 |
+
- [D-FINE](https://github.com/Peterande/D-FINE/tree/956d1709314c2c6a4df6f34de232054578a7449f)
|
| 106 |
|
| 107 |
The SAM and MobileSAM files are unchanged mirrors. EfficientViT-SAM encoders
|
| 108 |
are unchanged mirrors; their decoders preserve the original learned tensors and
|
|
|
|
| 125 |
- Intended for interactive point/rectangle-prompt segmentation in AnyLearning.
|
| 126 |
- RF-DETR bundles are intended for human-reviewed COCO object detection and
|
| 127 |
instance-segmentation suggestions.
|
| 128 |
+
- The D-FINE bundle is intended for human-reviewed COCO object-detection
|
| 129 |
+
suggestions.
|
| 130 |
- Results require human review before becoming dataset labels.
|
| 131 |
- Quality and latency vary with image content, hardware, execution provider, and
|
| 132 |
model size.
|
|
|
|
| 184 |
|
| 185 |
For RF-DETR, use the citation requested by the
|
| 186 |
[official project](https://github.com/roboflow/rf-detr/tree/9b009fa928d6218320439803d1da01869a85c072).
|
| 187 |
+
|
| 188 |
+
For D-FINE, use the citation requested by the
|
| 189 |
+
[official project](https://github.com/Peterande/D-FINE/tree/956d1709314c2c6a4df6f34de232054578a7449f).
|
dfine_n_coco_956d170.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f753f6e552632ef1696ec53c92ccb1ca374dbf2f014c6e4ab005ab98efa3a6e8
|
| 3 |
+
size 13979719
|