Browse Source

Update README with Tips for Best Results tutorial (#2682)

* Update README with Tips for Best Results tutorial

* Update README.md
5.0
Glenn Jocher GitHub 3 years ago
parent
commit
b8b862993d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -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…
Cancel
Save