Skip to main content

ModelOption

@fovea/annotation-tool


@fovea/annotation-tool / api/client / ModelOption

Interface: ModelOption

Defined in: src/api/client.ts:147

Model metadata for a single model option.

Properties

description

description: string

Defined in: src/api/client.ts:152


fps

fps: null | number

Defined in: src/api/client.ts:153


framework

framework: string

Defined in: src/api/client.ts:149


model_id

model_id: string

Defined in: src/api/client.ts:148


speed

speed: string

Defined in: src/api/client.ts:151


vram_gb

vram_gb: number

Defined in: src/api/client.ts:150