Spaces:
Runtime error
Runtime error
#!/usr/bin/env python3 | |
# -*- coding:utf-8 -*- | |
# Copyright (c) Megvii, Inc. and its affiliates. | |
COCO_CLASSES = ("red", "green", "yellow", "empty", "straight", "left", "right", "other") | |