Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2019-08-31 20:35:21 +02:00
parent 4ec7cac0bf
commit 62f70712b6
1 changed files with 2 additions and 2 deletions

View File

@ -97,8 +97,8 @@ V100 x2 | 64 (64x1) | 150 | 13 min | $0.36
python3 detect.py --source ...
```
- Image: `--source example.jpg`
- Video: `--source example.mp4`
- Image: `--source file.jpg`
- Video: `--source file.mp4`
- Directory: `--source dir/`
- Webcam: `--source 0`
- RTSP stream: `--source rtsp://170.93.143.139/rtplive/470011e600ef003a004ee33696235daa`