pcod-common v1.0.0
Shared preprocessing and postprocessing for point-cloud object detection
Loading...
Searching...
No Matches
model_manifest.hpp File Reference
#include <array>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  pcod_common::FrozenPreprocessConfig
 
struct  pcod_common::FrozenPreprocessConfig::PointFeatureNormalizationContract
 
struct  pcod_common::FrozenPostprocessConfig
 
struct  pcod_common::FrozenModelConfig
 
struct  pcod_common::RuntimeDefaults
 
struct  pcod_common::RuntimeDefaults::Preprocessing
 
struct  pcod_common::RuntimeDefaults::Preprocessing::PointFeature
 
struct  pcod_common::RuntimeDefaults::Postprocessing
 
struct  pcod_common::ArtifactConfig
 
struct  pcod_common::ArtifactConfig::Files
 
struct  pcod_common::ArtifactConfig::TritonDeployment
 
struct  pcod_common::ArtifactConfig::Tensor
 
struct  pcod_common::FrozenContract
 
struct  pcod_common::ModelManifest
 

Namespaces

namespace  pcod_common
 

Functions

ModelManifest pcod_common::LoadModelManifest (const std::string &path)
 
void pcod_common::ValidateModelManifest (const ModelManifest &manifest)