Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,11 +8,11 @@ tags:
|
|
| 8 |
# yolox_s-int8-ov
|
| 9 |
|
| 10 |
- Model creator: [Geti™](https://github.com/open-edge-platform/geti)
|
| 11 |
-
- Original model: [YOLOX-S](https://github.com/open-
|
| 12 |
|
| 13 |
## Description
|
| 14 |
|
| 15 |
-
This is a [Geti™](https://github.com/open-edge-platform/geti) version of [YOLOX-S](https://github.com/open-
|
| 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 |
|
|
@@ -67,11 +67,11 @@ For more examples and possible optimizations, refer to the [Model API Documentat
|
|
| 67 |
|
| 68 |
## Limitations
|
| 69 |
|
| 70 |
-
Check the original
|
| 71 |
|
| 72 |
## Legal information
|
| 73 |
|
| 74 |
-
The original model is distributed under the [
|
| 75 |
|
| 76 |
## Disclaimer
|
| 77 |
|
|
|
|
| 8 |
# yolox_s-int8-ov
|
| 9 |
|
| 10 |
- Model creator: [Geti™](https://github.com/open-edge-platform/geti)
|
| 11 |
+
- Original model: [YOLOX-S](https://github.com/open-mmlab/mmdetection/tree/main/configs/yolox)
|
| 12 |
|
| 13 |
## Description
|
| 14 |
|
| 15 |
+
This is a [Geti™](https://github.com/open-edge-platform/geti) version of [YOLOX-S](https://github.com/open-mmlab/mmdetection/tree/main/configs/yolox) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2026/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to INT8.
|
| 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 |
|
|
|
|
| 67 |
|
| 68 |
## Limitations
|
| 69 |
|
| 70 |
+
Check the [original model documentation](https://github.com/open-mmlab/mmdetection/tree/main/configs/yolox) for limitations.
|
| 71 |
|
| 72 |
## Legal information
|
| 73 |
|
| 74 |
+
The original model is distributed under the [Apache-2.0](https://github.com/open-mmlab/mmdetection/blob/main/LICENSE) license. More details can be found in the [original model repository](https://github.com/open-mmlab/mmdetection/tree/main/configs/yolox).
|
| 75 |
|
| 76 |
## Disclaimer
|
| 77 |
|