Skip to content

Add support of the test split on ImageNet #4855

@datumbox

Description

@datumbox

🚀 The feature

The new Dataset API allows returning meta-data about the images. This means that the datasets can also be used for producing predictions. As a result now it makes sense for the ImageNet dataset to also support the test split which doesn't contain labels but instead is a flat list of files.

Motivation, pitch

See this discussion for more info: #4845 (comment)

cc @pmeier @bjuncek

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions