37f5c2f
1
2
3
4
5
6
#!/usr/bin/env python3 # -*- coding:utf-8 -*- # Copyright (c) Megvii, Inc. and its affiliates. COCO_CLASSES = ("red", "green", "yellow", "empty", "straight", "left", "right", "other")