structs

package
v0.0.0-...-a4f318f Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudmersiveConfiguration

type CloudmersiveConfiguration struct {
	APIKey            string
	APIEndpoint       string
	ExplicitThreshold int
	RacyThreshold     int
}

CloudmersiveConfiguration represents the Cloudmersive configuration.

type Config

type Config struct {
	Cloudmersive *CloudmersiveConfiguration
	Tensorflow   *TensorflowConfiguration
}

Config represents the NSFW service configuration.

type TensorflowConfiguration

type TensorflowConfiguration struct {
	KnowledgeBasePath string
	HentaiThreshold   float64
	PornThreshold     float64
	SexyThreshold     float64
	OverallThreshold  float64
}

TensorflowConfiguration represents the Tensorflow NSFW configuration.

Jump to

Keyboard shortcuts

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