SOMHunter Core
sh::ModelsSettings Struct Reference

#include <settings.h>

Public Attributes

std::string models_dir
 
std::string model_W2VV_img_bias
 
std::string model_W2VV_img_weigths
 
std::string model_ResNet_file
 
std::string model_ResNet_SHA256
 
std::string model_ResNext_file
 
std::string model_ResNext_SHA256
 

Member Data Documentation

◆ model_ResNet_file

std::string sh::ModelsSettings::model_ResNet_file

◆ model_ResNet_SHA256

std::string sh::ModelsSettings::model_ResNet_SHA256

◆ model_ResNext_file

std::string sh::ModelsSettings::model_ResNext_file

◆ model_ResNext_SHA256

std::string sh::ModelsSettings::model_ResNext_SHA256

◆ model_W2VV_img_bias

std::string sh::ModelsSettings::model_W2VV_img_bias

◆ model_W2VV_img_weigths

std::string sh::ModelsSettings::model_W2VV_img_weigths

◆ models_dir

std::string sh::ModelsSettings::models_dir

The documentation for this struct was generated from the following file: