stanford-futuredata / noscope

Accelerating network inference over video
http://dawn.cs.stanford.edu/2017/06/22/noscope/
437 stars 122 forks source link

fail to download the dataset #23

Closed zhangwenwen closed 7 years ago

zhangwenwen commented 7 years ago
<Code>AccessDenied</Code>
<Message>Access denied.</Message>
<Details>
Anonymous users does not have storage.objects.get access to noscope-data/videos/VIDEO_NAME.mp4.
</Details>
</Error>

Could I obtain the data set by other means?

ddkang commented 7 years ago

You are supposed to replace VIDEO_NAME with an actual video name.

zhangwenwen commented 7 years ago

Thanks