Skip to content

Add DecathlonDatalist to enhance decathlon style loading #3444

@Nic-Ma

Description

@Nic-Ma

Is your feature request related to a problem? Please describe.
Currently, we already have several useful utilities to load or sample the decathlon datalist, would be nice to add a class to combine and enhance the feature.
We already have a reference implementation in NVIDIA Clara and can config it in the JSON file:

{"datalist": {"name": "DecathlonDatalist", "args": {XXX}}},
{"dataset": {"name": "CacheDataset", "args": {"data": "@datalist"}}}

I will try to reimplement it according to MONAI style.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions