TorchScript, ONNX, CoreML Export tutorial title (#3142)
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ $ pip install -r requirements.txt
|
|
72 |
* [Supervisely Ecosystem](https://github.com/ultralytics/yolov5/issues/2518) π NEW
|
73 |
* [Multi-GPU Training](https://github.com/ultralytics/yolov5/issues/475)
|
74 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36) β NEW
|
75 |
-
* [ONNX
|
76 |
* [Test-Time Augmentation (TTA)](https://github.com/ultralytics/yolov5/issues/303)
|
77 |
* [Model Ensembling](https://github.com/ultralytics/yolov5/issues/318)
|
78 |
* [Model Pruning/Sparsity](https://github.com/ultralytics/yolov5/issues/304)
|
|
|
72 |
* [Supervisely Ecosystem](https://github.com/ultralytics/yolov5/issues/2518) π NEW
|
73 |
* [Multi-GPU Training](https://github.com/ultralytics/yolov5/issues/475)
|
74 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36) β NEW
|
75 |
+
* [TorchScript, ONNX, CoreML Export](https://github.com/ultralytics/yolov5/issues/251) π
|
76 |
* [Test-Time Augmentation (TTA)](https://github.com/ultralytics/yolov5/issues/303)
|
77 |
* [Model Ensembling](https://github.com/ultralytics/yolov5/issues/318)
|
78 |
* [Model Pruning/Sparsity](https://github.com/ultralytics/yolov5/issues/304)
|