vis4d.zoo.qdtrack.data_yolox
BDD100K data loading config for QDTrack YOLOX.
Functions
|
Get the default config for BDD100K tracking. |
|
Get the default test dataloader for BDD100K tracking. |
|
Get the default train dataloader for BDD100K tracking. |
- get_train_dataloader(data_backend, image_size, normalize_image, samples_per_gpu, workers_per_gpu)[source]
Get the default train dataloader for BDD100K tracking.
- Return type:
ConfigDict
- get_test_dataloader(data_backend, image_size, normalize_image, samples_per_gpu, workers_per_gpu)[source]
Get the default test dataloader for BDD100K tracking.
- Return type:
ConfigDict