vis4d.pl.data_module¶
Data module composing the data loading pipeline.
Classes
|
DataModule that wraps around the vis4d implementations. |
- class DataModule(data_cfg)[source]¶
DataModule that wraps around the vis4d implementations.
This is a wrapper around the vis4d implementations that allows to use pytorch-lightning for training and testing.
Creates an instance of the class.