Update README.md
This commit is contained in:
parent
936ac746ce
commit
c4b0f986d1
|
@ -76,7 +76,7 @@ V100 |1<br>2| 32 x 2<br>64 x 1 | 122<br>**178** | 16 min<br>**11 min** | **$0.
|
||||||
2080Ti |1<br>2| 32 x 2<br>64 x 1 | 81<br>140 | 24 min<br>14 min | -<br>-
|
2080Ti |1<br>2| 32 x 2<br>64 x 1 | 81<br>140 | 24 min<br>14 min | -<br>-
|
||||||
|
|
||||||
|
|
||||||
# Inference
|
## Inference
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 detect.py --source ...
|
python3 detect.py --source ...
|
||||||
|
@ -177,7 +177,7 @@ To access an up-to-date working environment (with all dependencies including CUD
|
||||||
- **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/yolov5. See [Docker Quickstart Guide](https://github.com/ultralytics/yolov3/wiki/Docker-Quickstart)
|
||||||
|
|
||||||
|
|
||||||
# Citation
|
## Citation
|
||||||
|
|
||||||
[![DOI](https://zenodo.org/badge/146165888.svg)](https://zenodo.org/badge/latestdoi/146165888)
|
[![DOI](https://zenodo.org/badge/146165888.svg)](https://zenodo.org/badge/latestdoi/146165888)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue