tensorflow / tensorflow/models
Could not download Multiview Pouring Dataset (Similar discussion in the Issue#8787)
Open
@laxmareddyp is already working on this.
Since Jun 28, 2024.
models:research
type:bug
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
1. The entire URL of the file you are using
https://sites.google.com/site/brainrobotdata/home/multiview-pouring
2. Describe the bug
I tried to download Multiview Pouring Dataset (https://sites.google.com/site/brainrobotdata/home/multiview-pouring) but the download link did not work.
3. Steps to reproduce
Downloads data from https://sites.google.com/site/brainrobotdata/home/multiview-pouring, and sample dataset is https://storage.googleapis.com/brain-robotics-data/pouring-multiview/multiview-pouring.tgz00.
It got following results:
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
</Error>
4. Expected behavior
Get data
5. Additional context
6. System information
- Windows 11
- Linux Ubuntu 20.04.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.