iVS3D v2.0.0
Loading...
Searching...
No Matches
NeuralNetFactory.h File Reference

Factory class for creating NeuralNet instances. More...

#include "NeuralNet.h"
#include "NeuralError.h"
#include <memory>
#include <string>
#include <iostream>
#include <tl/expected.hpp>

Go to the source code of this file.

Classes

class  NN::NeuralNetFactory
 Factory class for creating NeuralNet instances. This abstracts from the underlying inference engine (e.g., ONNX Runtime). More...
 

Namespaces

namespace  NN
 NN Neural Network Library containing Tensor and NeuralNet classes for inference.
 

Detailed Description

Factory class for creating NeuralNet instances.

Author
Dominik Wüst (domin.nosp@m.ik.w.nosp@m.uest@.nosp@m.iosb.nosp@m..frau.nosp@m.nhof.nosp@m.er.de)
Date
May 2025