processing

package
v0.0.0-...-690ad77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessWithRTModel

func ProcessWithRTModel(config Config, rtConfig RTConfig) error

func ProcessWithSpagoModel

func ProcessWithSpagoModel(config Config, spagoConfig SpagoConfig) error

func ProcessWithTorchModel

func ProcessWithTorchModel(config Config, torchConfig TorchConfig) error

Types

type Config

type Config struct {
	InputPath  string
	OutputPath string
}

type RTConfig

type RTConfig struct {
	ModelDataPath string
}

type SpagoConfig

type SpagoConfig struct {
	ModelPath string
}

type TorchConfig

type TorchConfig struct {
	ConfigPath string
	ModelPath  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL