tensorflow / tensorflow/datasets

How to add my local dataset?

Open
#3,137 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

I follow the instructions on this page(https://www.tensorflow.org/datasets/add_dataset) ,and try to add my data.
But,there is no scripts/create_new_dataset.py in the new version. Now, how can I add local data? Do I have the operating instructions based on the latest version?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the instructions on the linked TensorFlow Datasets add_dataset page with the current repository version and confirm whether scripts/create_new_dataset.py still exists. Identify the current procedure for adding local data, then update the documentation so it matches the latest version and can be followed end to end.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.