sebastientaylor commited on
Commit
f0b6d53
·
verified ·
1 Parent(s): 41045d4

Update model card for yolo11-det

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -45,7 +45,7 @@ model-index:
45
  **NXP i.MX 8M Plus** | **NXP i.MX 93** | **NXP i.MX 95** | **NXP Ara240** | **RPi5 + Hailo-8/8L** | **NVIDIA Jetson**
46
  YOLO11 Detection models optimized for edge AI deployment across multiple hardware platforms. All sizes from Nano to XLarge, in ONNX FP32 and TFLite INT8 formats, with platform-specific compiled models for NPU acceleration.
47
 
48
- Trained on [COCO 2017](https://test.edgefirst.studio/public/projects/2839/home) (80 classes). Part of the [EdgeFirst Model Zoo](https://huggingface.co/EdgeFirst).
49
  > [!TIP]
50
  > **Training session**: [View on EdgeFirst Studio](https://test.edgefirst.studio/public/projects/2839/experiment/training/list?exp_id=4656) — dataset, training config, metrics, and exported artifacts.
51
 
@@ -204,7 +204,7 @@ Train on your own dataset with [**EdgeFirst Studio**](https://edgefirst.studio):
204
 
205
  ## See Also
206
 
207
- Other models in the [EdgeFirst Model Zoo](https://huggingface.co/EdgeFirst):
208
 
209
  | Model | Task | Best Nano Metric | Link |
210
  |-------|------|-------------------|------|
 
45
  **NXP i.MX 8M Plus** | **NXP i.MX 93** | **NXP i.MX 95** | **NXP Ara240** | **RPi5 + Hailo-8/8L** | **NVIDIA Jetson**
46
  YOLO11 Detection models optimized for edge AI deployment across multiple hardware platforms. All sizes from Nano to XLarge, in ONNX FP32 and TFLite INT8 formats, with platform-specific compiled models for NPU acceleration.
47
 
48
+ Trained on [COCO 2017](https://test.edgefirst.studio/public/projects/2839/home) (80 classes). Part of the [EdgeFirst Model Zoo](https://huggingface.co/spaces/EdgeFirst/Models).
49
  > [!TIP]
50
  > **Training session**: [View on EdgeFirst Studio](https://test.edgefirst.studio/public/projects/2839/experiment/training/list?exp_id=4656) — dataset, training config, metrics, and exported artifacts.
51
 
 
204
 
205
  ## See Also
206
 
207
+ Other models in the [EdgeFirst Model Zoo](https://huggingface.co/spaces/EdgeFirst/Models):
208
 
209
  | Model | Task | Best Nano Metric | Link |
210
  |-------|------|-------------------|------|