Update README with Tips for Best Results tutorial (#2682)
* Update README with Tips for Best Results tutorial * Update README.mdpull/2683/head^2
parent
877b826e3a
commit
b8b862993d
|
@ -49,6 +49,7 @@ $ pip install -r requirements.txt
|
|||
## Tutorials
|
||||
|
||||
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data) 🚀 RECOMMENDED
|
||||
* [Tips for Best Training Results](https://github.com/ultralytics/yolov5/wiki/Tips-for-Best-Training-Results) ☘️ RECOMMENDED
|
||||
* [Weights & Biases Logging](https://github.com/ultralytics/yolov5/issues/1289) 🌟 NEW
|
||||
* [Supervisely Ecosystem](https://github.com/ultralytics/yolov5/issues/2518) 🌟 NEW
|
||||
* [Multi-GPU Training](https://github.com/ultralytics/yolov5/issues/475)
|
||||
|
|
Loading…
Reference in New Issue