We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c9218 commit 5f4de4fCopy full SHA for 5f4de4f
video/cloud-client/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