Kalen Michael glenn-jocher commited on
Commit
cce313d
β€’
1 Parent(s): ba99092

Add YOLOv5 Survey link to README.md (#5000)

Browse files

* added callbacks

* added back callback to main

* added save_dir to callback output

* merged in upstream

* removed ghost code

* added survey

* Update README.md

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -181,6 +181,7 @@ Get started in seconds with our verified environments. Click each icon below for
181
  </div>
182
 
183
  ## <div align="center">Integrations</div>
 
184
  <div align="center">
185
  <a href="https://wandb.ai/site?utm_campaign=repo_yolo_readme">
186
  <img src="https://github.com/ultralytics/yolov5/releases/download/v1.0/logo-wb-long.png" width="49%"/>
@@ -261,7 +262,9 @@ We are super excited about our first-ever Ultralytics YOLOv5 πŸš€ EXPORT Competi
261
  ## <div align="center">Contribute</div>
262
 
263
  We love your input! We want to make contributing to YOLOv5 as easy and transparent as possible. Please see
264
- our [Contributing Guide](CONTRIBUTING.md) to get started.
 
 
265
 
266
  ## <div align="center">Contact</div>
267
 
 
181
  </div>
182
 
183
  ## <div align="center">Integrations</div>
184
+
185
  <div align="center">
186
  <a href="https://wandb.ai/site?utm_campaign=repo_yolo_readme">
187
  <img src="https://github.com/ultralytics/yolov5/releases/download/v1.0/logo-wb-long.png" width="49%"/>
 
262
  ## <div align="center">Contribute</div>
263
 
264
  We love your input! We want to make contributing to YOLOv5 as easy and transparent as possible. Please see
265
+ our [Contributing Guide](CONTRIBUTING.md) to get started, and fill out
266
+ the [YOLOv5 Survey](https://ultralytics.com/survey?utm_source=github&utm_medium=social&utm_campaign=Survey) to provide
267
+ thoughts and feedback on your experience with YOLOv5. Thank you!
268
 
269
  ## <div align="center">Contact</div>
270