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

11 lines
112 B
Plaintext
Raw Normal View History

2022-06-21 12:10:52 +00:00
item {
id: 1
2023-05-02 17:18:58 +00:00
name: 'ok'
2022-07-28 10:27:54 +00:00
color: '0x55AA55'
2022-06-21 12:10:52 +00:00
}
item {
id: 2
2023-05-02 17:18:58 +00:00
name: 'ko'
2022-06-28 10:31:27 +00:00
color: '0xff0000'
2022-06-21 12:10:52 +00:00
}