SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
#include <numeric>
#include <ElementsKernel/Logging.h>
#include "ModelFitting/Models/CompactModelBase.h"
#include "SEImplementation/Common/OnnxModel.h"
#include "SEImplementation/Common/OnnxCommon.h"
Go to the source code of this file.
Classes | |
class | ModelFitting::OnnxCompactModel< ImageType > |
Namespaces | |
ModelFitting | |
Variables | |
static auto | ModelFitting::logger = Elements::Logging::getLogger("FlexibleModelFitting") |