Skip to main content
Version: Next

Enumeration: DeeplabLabel

Defined in: types/semanticSegmentation.ts:64

Labels used in the DeepLab semantic segmentation model.

Enumeration Members

AEROPLANE

AEROPLANE: 1

Defined in: types/semanticSegmentation.ts:66


BACKGROUND

BACKGROUND: 0

Defined in: types/semanticSegmentation.ts:65


BICYCLE

BICYCLE: 2

Defined in: types/semanticSegmentation.ts:67


BIRD

BIRD: 3

Defined in: types/semanticSegmentation.ts:68


BOAT

BOAT: 4

Defined in: types/semanticSegmentation.ts:69


BOTTLE

BOTTLE: 5

Defined in: types/semanticSegmentation.ts:70


BUS

BUS: 6

Defined in: types/semanticSegmentation.ts:71


CAR

CAR: 7

Defined in: types/semanticSegmentation.ts:72


CAT

CAT: 8

Defined in: types/semanticSegmentation.ts:73


CHAIR

CHAIR: 9

Defined in: types/semanticSegmentation.ts:74


COW

COW: 10

Defined in: types/semanticSegmentation.ts:75


DININGTABLE

DININGTABLE: 11

Defined in: types/semanticSegmentation.ts:76


DOG

DOG: 12

Defined in: types/semanticSegmentation.ts:77


HORSE

HORSE: 13

Defined in: types/semanticSegmentation.ts:78


MOTORBIKE

MOTORBIKE: 14

Defined in: types/semanticSegmentation.ts:79


PERSON

PERSON: 15

Defined in: types/semanticSegmentation.ts:80


POTTEDPLANT

POTTEDPLANT: 16

Defined in: types/semanticSegmentation.ts:81


SHEEP

SHEEP: 17

Defined in: types/semanticSegmentation.ts:82


SOFA

SOFA: 18

Defined in: types/semanticSegmentation.ts:83


TRAIN

TRAIN: 19

Defined in: types/semanticSegmentation.ts:84


TVMONITOR

TVMONITOR: 20

Defined in: types/semanticSegmentation.ts:85