dgs.models.dataset.dataset¶
Module for handling data loading and preprocessing using torch Datasets.
Module Classes
|
A dataset using the bounding boxes as indices. |
|
Base class for custom datasets. |
|
A dataset using the image IDs as indices. |
|
A dataset with one index per image ID, the main difference is that in addition to the current frame, the last |
|
A dataset containing a single video. |