Ecoset - a large-scale vision dataset
Nobody has claimed this yet.
- 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
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.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