Skip to content

[Feature] Add load_interval for nuScenes dataset #3125

@selmadeac

Description

@selmadeac

What is the feature?

Add load_interval for nuScenes dataset as in waymo:

train_dataloader = dict(dataset=dict(dataset=dict(load_interval=5)))

Any other context?

Hi! I would like to train on a part of the nuScenes dataset, not all of it. Could you please provide a method to do so? In Waymo, one can set: train_dataloader = dict(dataset=dict(dataset=dict(load_interval=5))) . In nuScenes it does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions