#include <IMLBackend.hpp>
Definition at line 11 of file IMLBackend.hpp.
◆ ~IMLBackend()
| virtual reusex::vision::IMLBackend::~IMLBackend |
( |
| ) |
|
|
virtualdefault |
◆ create_dataset()
| virtual std::unique_ptr< IDataset > reusex::vision::IMLBackend::create_dataset |
( |
const std::filesystem::path & | datasetPath | ) |
|
|
pure virtual |
◆ create_model()
| virtual std::unique_ptr< IModel > reusex::vision::IMLBackend::create_model |
( |
const Model | type, |
|
|
const std::filesystem::path & | modelPath, |
|
|
bool | use_cuda = false ) |
|
pure virtual |
The documentation for this class was generated from the following file: