pytorch / pytorch/vision

Ecoset - a large-scale vision dataset

Open
#3,762 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: datasets needs discussion new feature
Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

Description

🚀 Feature

We (original authors) would like to suggest the inclusion of ecoset, a new large-scale image dataset, to be included in torchvision.datasets.

Motivation

Ecoset consists of 1.5m images originating from 565 basic-level categories that are of importance to humans. Categories were chosen to be (a) basic level (think "dog" instead of "cocker spaniel"), (b) most common in English language usage, and (c) rated as concrete by human observers. Compared to ImageNet, networks trained on ecoset are more similar to representations found in the brain (see https://www.pnas.org/content/118/8/e2011417118). Ten AlexNet and vNet instances trained on ecoset are available with the dataset (https://codeocean.com/capsule/9570390/tree/v1). We have been approached by multiple laboratories who would like to easily access ecoset from within the pytorch infrastructure, hence the request.

Pitch

Please consider including ecoset as a dataset option in torchvision.

Alternatives

Additional context

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.datasets and compare existing large-scale image dataset integrations to understand the expected dataset API, download behavior, and tests. Done means ecoset is available as a torchvision dataset option with the expected access and verification covered by the project’s existing conventions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.