akridge commited on
Commit
284f47b
·
verified ·
1 Parent(s): 4a34d77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ The model's weights can be found [here](./yolo11m_urchin_trained.pt) | Also avai
36
  - **[NCNN](./train/weights/best_ncnn_model/model.ncnn.bin)**: Efficient for mobile platforms and embedded systems.
37
 
38
  ## Benchmarks
39
- |index|Format|Status❔|Size \(MB\)|metrics/mAP50-95\(B\)|Inference time \(ms/im\)|FPS|
40
  |---|---|---|---|---|---|---|
41
  |0|PyTorch|✅|38\.7|0\.5694|23\.69|42\.21|
42
  |1|TorchScript|✅|77\.1|0\.5619|21\.34|46\.86|
 
36
  - **[NCNN](./train/weights/best_ncnn_model/model.ncnn.bin)**: Efficient for mobile platforms and embedded systems.
37
 
38
  ## Benchmarks
39
+ |index|Format|Status|Size \(MB\)|metrics/mAP50-95\(B\)|Inference time \(ms/im\)|FPS|
40
  |---|---|---|---|---|---|---|
41
  |0|PyTorch|✅|38\.7|0\.5694|23\.69|42\.21|
42
  |1|TorchScript|✅|77\.1|0\.5619|21\.34|46\.86|