|
SOMHunter Core
|
#include <fstream>#include <optional>#include <stdexcept>#include <string>#include <variant>

Go to the source code of this file.
Classes | |
| struct | sh::TestsSettings |
| Config needed by the Submitter instance. More... | |
| struct | sh::PresentationViewsSettings |
| struct | sh::LoggerSettings |
| struct | sh::ApiConfig |
| struct | sh::EvalServerSettings |
| struct | sh::EvalServerSettings::ServerConfigVbs |
| Config for submitting to the older server. More... | |
| struct | sh::EvalServerSettings::ServerConfigDres |
| Config for submitting to the DRES server. More... | |
| struct | sh::RemoteServicesSettings |
| struct | sh::RemoteServicesSettings::ClipQueryToVec |
| struct | sh::RemoteServicesSettings::MediaServer |
| struct | sh::ModelsSettings |
| struct | sh::DatasetsSettings |
| struct | sh::DatasetsSettings::VideoFilenameOffsets |
| struct | sh::DatasetsSettings::PrimaryFeaturesSettings |
| struct | sh::DatasetsSettings::SecondaryFeaturesSettings |
| struct | sh::Settings |
| Parsed current config of the core. More... | |
Namespaces | |
| sh | |