pytorch / pytorch/vision

Adding new datasets

Open
#2,271 2 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.