Max Kolomeychenko
commited on
Commit
β’
1620669
1
Parent(s):
333ccc5
Supervisely Ecosystem (#2519)
Browse filesguide describes YOLOv5 apps collection in Supervisely Ecosystem
README.md
CHANGED
@@ -50,6 +50,7 @@ $ pip install -r requirements.txt
|
|
50 |
|
51 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data) π RECOMMENDED
|
52 |
* [Weights & Biases Logging](https://github.com/ultralytics/yolov5/issues/1289) π NEW
|
|
|
53 |
* [Multi-GPU Training](https://github.com/ultralytics/yolov5/issues/475)
|
54 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36) β NEW
|
55 |
* [ONNX and TorchScript Export](https://github.com/ultralytics/yolov5/issues/251)
|
|
|
50 |
|
51 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data) π RECOMMENDED
|
52 |
* [Weights & Biases Logging](https://github.com/ultralytics/yolov5/issues/1289) π NEW
|
53 |
+
* [Supervisely Ecosystem](https://github.com/ultralytics/yolov5/issues/2518) π NEW
|
54 |
* [Multi-GPU Training](https://github.com/ultralytics/yolov5/issues/475)
|
55 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36) β NEW
|
56 |
* [ONNX and TorchScript Export](https://github.com/ultralytics/yolov5/issues/251)
|