Shortcuts

Collect

class mmpretrain.datasets.transforms.Collect(keys)[source]

Collect and only reserve the specified fields.

Required Keys:

  • *keys

Deleted Keys:

All keys except those in the argument *keys.

Parameters:

keys (Sequence[str]) – The keys of the fields to be collected.

Read the Docs v: latest
Versions
latest
stable
mmcls-1.x
mmcls-0.x
dev
Downloads
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.