Skip to content

Dataset files missing in submodule applications/dnn/data #24

@jose-cubero

Description

@jose-cubero

Hello,

I tried to run run_inference.py, after setting task = "imagenet" in the config file.
The script failed during initialization due to a non-existing data-set file.
Error message: No such file or directory: '../data/datasets/imagenet/x_val_MLperfRN50_1000.npy'.

I checked the submodule cross-sim-data and could not locate the file.
I noticed that many other files referenced in applications/dnn/dataset_loaders.py are also missing.

Can you please make the required npy files available in the submodule(s) or provide instructions on generating them?

Thanks and regards,
-José

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions