GithubHelp home page GithubHelp logo

Comments (4)

ccl-core avatar ccl-core commented on June 4, 2024

Hi @WesleyHsieh0806 , thank you for reporting this issue! We will have a closer look into this.

In the meanwhile, you should be able to load the dataset with:

ds = tfds.load("fractal20220817_data:0.1.0", data_dir="gs://gresearch/robotics")

or:

ds = tfds.load("robotics:fractal20220817_data:0.1.0")

Thanks!

from datasets.

ccl-core avatar ccl-core commented on June 4, 2024

Hi @WesleyHsieh0806 , a clarification question: have you by any chance modified your code?
The line:

FileNotFoundError: Could not load dataset info from gs:/gresearch/robotics/fractal20220817_data/0.1.0/dataset_info.json

in your error stack seems very odd: it is not clear where the gs:/ prefix with only one slash (instead of gs://) comes from...

from datasets.

WesleyHsieh0806 avatar WesleyHsieh0806 commented on June 4, 2024

I resolved this issue by using the following command to download the data

gsutil -m cp -r gs://gdm-robotics-open-x-embodiment/{dataset_name} ~/tensorflow_datasets/

from datasets.

ccl-core avatar ccl-core commented on June 4, 2024

Hi @WesleyHsieh0806 , thank you for the update! Great to know that you are unblocked now :)

I am closing the bug, but please feel free to reopen it in case you encounter any further problem with this dataset. And pleae feel free to open a PR if you want to contribute to TFDS!

from datasets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.