We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2778e2 commit 378f091Copy full SHA for 378f091
videointelligence/samples/analyze/analyze.py
@@ -19,11 +19,11 @@
19
20
Usage Examples:
21
22
- python analyze.py faces gs://cloudmleap/video/next/volleyball_court.mp4
23
- python analyze.py labels gs://cloudmleap/video/next/fox-snatched.mp4
+ python analyze.py faces gs://demomaker/google_gmail.mp4
+ python analyze.py labels gs:/cloud-ml-sandbox/video/chicago.mp4
24
python analyze.py labels_file resources/fox-snatched.mp4
25
- python analyze.py shots gs://cloudmleap/video/next/gbikes_dinosaur.mp4
26
- python analyze.py safe_search gs://cloudmleap/video/next/animals.mp4
+ python analyze.py shots gs://demomaker/gbikes_dinosaur.mp4
+ python analyze.py safe_search gs://demomaker/gbikes_dinosaur.mp4
27
28
"""
29
0 commit comments