classifier

package
v0.0.0-...-2781e78 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageClassifyServerService

type ImageClassifyServerService struct {
	// contains filtered or unexported fields
}

func NewImageClassifierServerService

func NewImageClassifierServerService(host string, retryNum, retryInterval int, twitter *itwitter.Twitter) *ImageClassifyServerService

func (*ImageClassifyServerService) Classify

type ImagePredictResponse

type ImagePredictResponse struct {
	Pred       string `json:"pred"`
	Confidence string `json:"confidence"`
}

Jump to

Keyboard shortcuts

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