Adding new datasets
Open
Nobody has claimed this yet.
module: datasets
needs discussion
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
🚀 Feature
Are there any plans to add additional datasets that have clear splits between train/valid/test
Motivation
Easy development and testing of models.
Pitch
I'd like to see the following dataset in the torchvision datasets.
cc @pmeier
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.
Research direction
Start in torchvision's datasets area and review how existing datasets expose train, validation, and test splits. Compare those conventions with the linked TensorFlow Datasets Patch Camelyon entry; done means Patch Camelyon is available through torchvision with the requested clear splits and suitable development and testing support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100