Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,11 +8,11 @@ tags:
|
|
| 8 |
# rtdetr_50-fp16-ov
|
| 9 |
|
| 10 |
- Model creator: [Geti™](https://github.com/open-edge-platform/geti)
|
| 11 |
-
- Original model: [RT-DETR ResNet-50](https://github.com/
|
| 12 |
|
| 13 |
## Description
|
| 14 |
|
| 15 |
-
This is a [Geti™](https://github.com/open-edge-platform/geti) version of [RT-DETR ResNet-50](https://github.com/
|
| 16 |
|
| 17 |
To fine-tune your model with a custom dataset, you can use Geti™ to annotate data, perform fine-tuning, and export the resulting model.
|
| 18 |
|
|
@@ -58,11 +58,11 @@ For more examples and possible optimizations, refer to the [Model API Documentat
|
|
| 58 |
|
| 59 |
## Limitations
|
| 60 |
|
| 61 |
-
Check the original
|
| 62 |
|
| 63 |
## Legal information
|
| 64 |
|
| 65 |
-
The original model is distributed under the [
|
| 66 |
|
| 67 |
## Disclaimer
|
| 68 |
|
|
|
|
| 8 |
# rtdetr_50-fp16-ov
|
| 9 |
|
| 10 |
- Model creator: [Geti™](https://github.com/open-edge-platform/geti)
|
| 11 |
+
- Original model: [RT-DETR ResNet-50](https://github.com/roboflow/rf-detr)
|
| 12 |
|
| 13 |
## Description
|
| 14 |
|
| 15 |
+
This is a [Geti™](https://github.com/open-edge-platform/geti) version of [RT-DETR ResNet-50](https://github.com/roboflow/rf-detr) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2026/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to FP16.
|
| 16 |
|
| 17 |
To fine-tune your model with a custom dataset, you can use Geti™ to annotate data, perform fine-tuning, and export the resulting model.
|
| 18 |
|
|
|
|
| 58 |
|
| 59 |
## Limitations
|
| 60 |
|
| 61 |
+
Check the [original model documentation](https://github.com/roboflow/rf-detr) for limitations.
|
| 62 |
|
| 63 |
## Legal information
|
| 64 |
|
| 65 |
+
The original model is distributed under the [Apache-2.0](https://roboflow.com/licensing) license. More details can be found in the [original model repository](https://github.com/roboflow/rf-detr).
|
| 66 |
|
| 67 |
## Disclaimer
|
| 68 |
|