#include <IMLBackend.hpp>
Definition at line 10 of file IMLBackend.hpp.
◆ ~IMLBackend()
| virtual ReUseX::vision::IMLBackend::~IMLBackend |
( |
| ) |
|
|
virtualdefault |
◆ createDataset()
| virtual std::unique_ptr< IDataset > ReUseX::vision::IMLBackend::createDataset |
( |
const std::filesystem::path & | datasetPath | ) |
|
|
pure virtual |
◆ createModel()
| virtual std::unique_ptr< IModel > ReUseX::vision::IMLBackend::createModel |
( |
const Model | type, |
|
|
const std::filesystem::path & | modelPath ) |
|
pure virtual |
The documentation for this class was generated from the following file: