dgs.modelsΒΆ
Definition of modules, loading, and further module utility functions.
Modules
Modules for predicting the values of the alpha gates given |
|
Combine multiple similarity matrices. |
|
Modules for loading data, including datasets and data loaders. |
|
Use the DGS model to run multiple similarity modules ( |
|
Modules for generating embeddings for Re-Identification ('ReID-Embeddings'). |
|
Modules for running, training and testing multiple other modules. |
|
Load and register modules. |
|
Functions to load and manage torch and custom loss functions. |
|
Load, register, and initialize different metric functions. |
|
Base model class as lowest building block for dynamic modules |
|
Load, register, and initialize different optimizers. |
|
Load, register, and initialize different learning rate schedulers. |
|
Abstraction for modules that compute the similarity between two input tensors. |
|
Modules for saving submission files in different formats. |