tybulewicz commited on
Commit
2b987ee
·
verified ·
1 Parent(s): c51a3d0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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-edge-platform/geti)
12
 
13
  ## Description
14
 
15
- This is a [Geti™](https://github.com/open-edge-platform/geti) version of [YOLOX-S](https://github.com/open-edge-platform/geti) 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,11 +67,11 @@ For more examples and possible optimizations, refer to the [Model API Documentat
67
 
68
  ## Limitations
69
 
70
- Check the original [model documentation](https://github.com/open-edge-platform/geti) for limitations.
71
 
72
  ## Legal information
73
 
74
- The original model is distributed under the [apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license. More details can be found in [training_extensions](https://github.com/open-edge-platform/geti).
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