st-ten-1/config/vision/labels/labels.pbtxt

16 lines
180 B
Plaintext
Raw Normal View History

2022-06-21 12:10:52 +00:00
item {
id: 1
2022-07-12 14:40:15 +00:00
name: 'hs-ok'
2022-06-28 10:31:27 +00:00
color: '0x00ff00'
2022-06-21 12:10:52 +00:00
}
item {
id: 2
2022-07-12 14:40:15 +00:00
name: 'hs-ko'
2022-06-28 10:31:27 +00:00
color: '0xff0000'
2022-06-21 12:10:52 +00:00
}
item {
id: 3
2022-07-12 14:40:15 +00:00
name: 'hs-empty'
2022-06-28 10:31:27 +00:00
color: '0x0000ff'
2022-06-21 12:10:52 +00:00
}