glenn-jocher commited on
Commit
b2d4307
·
unverified ·
1 Parent(s): b50fdf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -91,7 +91,7 @@ $ python train.py --data coco.yaml --cfg yolov5s.yaml --weights '' --batch-size
91
 
92
  To access an up-to-date working environment (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled), consider a:
93
 
94
- - **GCP** Deep Learning VM with $300 free credit offer: See our [GCP Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/GCP-Quickstart)
95
  - **Google Colab Notebook** with 12 hours of free GPU time. <a href="https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
96
  - **Docker Image** https://hub.docker.com/r/ultralytics/yolov5. See [Docker Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/Docker-Quickstart) ![Docker Pulls](https://img.shields.io/docker/pulls/ultralytics/yolov5?logo=docker)
97
 
@@ -104,7 +104,7 @@ To access an up-to-date working environment (with all dependencies including CUD
104
  ## About Us
105
 
106
  Ultralytics is a U.S.-based particle physics and AI startup with over 6 years of expertise supporting government, academic and business clients. We offer a wide range of vision AI services, spanning from simple expert advice up to delivery of fully customized, end-to-end production solutions, including:
107
- - **Cloud-based AI** surveillance systems operating on **hundreds of HD video streams in realtime.**
108
  - **Edge AI** integrated into custom iOS and Android apps for realtime **30 FPS video inference.**
109
  - **Custom data training**, hyperparameter evolution, and model exportation to any destination.
110
 
 
91
 
92
  To access an up-to-date working environment (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled), consider a:
93
 
94
+ - **Google Cloud** Deep Learning VM with $300 free credit offer: See our [GCP Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/GCP-Quickstart)
95
  - **Google Colab Notebook** with 12 hours of free GPU time. <a href="https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
96
  - **Docker Image** https://hub.docker.com/r/ultralytics/yolov5. See [Docker Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/Docker-Quickstart) ![Docker Pulls](https://img.shields.io/docker/pulls/ultralytics/yolov5?logo=docker)
97
 
 
104
  ## About Us
105
 
106
  Ultralytics is a U.S.-based particle physics and AI startup with over 6 years of expertise supporting government, academic and business clients. We offer a wide range of vision AI services, spanning from simple expert advice up to delivery of fully customized, end-to-end production solutions, including:
107
+ - **Cloud-based AI** systems operating on **hundreds of HD video streams in realtime.**
108
  - **Edge AI** integrated into custom iOS and Android apps for realtime **30 FPS video inference.**
109
  - **Custom data training**, hyperparameter evolution, and model exportation to any destination.
110