Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
049c458e2d
|
@ -174,7 +174,7 @@ To access an up-to-date working environment (with all dependencies including CUD
|
||||||
|
|
||||||
- **GCP** Deep Learning VM with $300 free credit offer: See our [GCP Quickstart Guide](https://github.com/ultralytics/yolov3/wiki/GCP-Quickstart)
|
- **GCP** Deep Learning VM with $300 free credit offer: See our [GCP Quickstart Guide](https://github.com/ultralytics/yolov3/wiki/GCP-Quickstart)
|
||||||
- **Google Colab Notebook** with 12 hours of free GPU time. <a href="https://colab.research.google.com/github/ultralytics/yolov3/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
|
- **Google Colab Notebook** with 12 hours of free GPU time. <a href="https://colab.research.google.com/github/ultralytics/yolov3/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
|
||||||
- **Docker Image** https://hub.docker.com/r/ultralytics/yolov5. See [Docker Quickstart Guide](https://github.com/ultralytics/yolov3/wiki/Docker-Quickstart)
|
- **Docker Image** https://hub.docker.com/r/ultralytics/yolov3. See [Docker Quickstart Guide](https://github.com/ultralytics/yolov3/wiki/Docker-Quickstart) ![Docker Pulls](https://img.shields.io/docker/pulls/ultralytics/yolov3?logo=docker)
|
||||||
|
|
||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
|
@ -188,6 +188,7 @@ Ultralytics is a U.S.-based particle physics and AI startup with over 6 years of
|
||||||
- **Cloud-based AI** systems operating on **hundreds of HD video streams in realtime.**
|
- **Cloud-based AI** systems operating on **hundreds of HD video streams in realtime.**
|
||||||
- **Edge AI** integrated into custom iOS and Android apps for realtime **30 FPS video inference.**
|
- **Edge AI** integrated into custom iOS and Android apps for realtime **30 FPS video inference.**
|
||||||
- **Custom data training**, hyperparameter evolution, and model exportation to any destination.
|
- **Custom data training**, hyperparameter evolution, and model exportation to any destination.
|
||||||
|
|
||||||
For business inquiries and professional support requests please visit us at https://www.ultralytics.com.
|
For business inquiries and professional support requests please visit us at https://www.ultralytics.com.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue