tjbot-ce - v3.0.0
Preparing search index...
utils
VisionModelMetadata
Interface VisionModelMetadata
Vision model metadata
interface
VisionModelMetadata
{
folder
:
string
;
inputShape
?:
number
[]
;
key
:
string
;
kind
:
|
"detection"
|
"classification"
|
"face-detection"
|
"image-description"
;
label
:
string
;
labelUrl
?:
string
;
required
:
string
[]
;
type
:
ModelType
;
url
:
string
;
}
Hierarchy (
View Summary
)
BaseModelMetadata
VisionModelMetadata
Index
Properties
folder
input
Shape?
key
kind
label
label
Url?
required
type
url
Properties
folder
folder
:
string
Optional
input
Shape
inputShape
?:
number
[]
key
key
:
string
kind
kind
:
"detection"
|
"classification"
|
"face-detection"
|
"image-description"
label
label
:
string
Optional
label
Url
labelUrl
?:
string
required
required
:
string
[]
type
type
:
ModelType
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
folder
input
Shape
key
kind
label
label
Url
required
type
url
tjbot-ce - v3.0.0
Loading...
Vision model metadata