File tree 2 files changed +2
-2
lines changed
videointelligence/samples/analyze
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ To run this sample:
89
89
Usage Examples:
90
90
91
91
python analyze.py faces gs://demomaker/google_gmail.mp4
92
- python analyze.py labels gs:/cloud-ml-sandbox/video/chicago.mp4
92
+ python analyze.py labels gs:// cloud-ml-sandbox/video/chicago.mp4
93
93
python analyze.py labels_file resources/cat.mp4
94
94
python analyze.py shots gs://demomaker/gbikes_dinosaur.mp4
95
95
python analyze.py safe_search gs://demomaker/gbikes_dinosaur.mp4
Original file line number Diff line number Diff line change 20
20
Usage Examples:
21
21
22
22
python analyze.py faces gs://demomaker/google_gmail.mp4
23
- python analyze.py labels gs:/cloud-ml-sandbox/video/chicago.mp4
23
+ python analyze.py labels gs:// cloud-ml-sandbox/video/chicago.mp4
24
24
python analyze.py labels_file resources/cat.mp4
25
25
python analyze.py shots gs://demomaker/gbikes_dinosaur.mp4
26
26
python analyze.py safe_search gs://demomaker/gbikes_dinosaur.mp4
You can’t perform that action at this time.
0 commit comments