Created
September 20, 2023 05:17
-
-
Save mpolinowski/69e6d76438cce46b36ffdbb481ecad03 to your computer and use it in GitHub Desktop.
CVAT COCO Labels
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "test", | |
"id": 1, | |
"color": "#3613e4", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "person", | |
"id": 2, | |
"color": "#3513dd", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bicycle", | |
"id": 3, | |
"color": "#e619d0", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "car", | |
"id": 4, | |
"color": "#38f11f", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "motorcycle", | |
"id": 5, | |
"color": "#db1b59", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "airplane", | |
"id": 6, | |
"color": "#f1f3a8", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "train", | |
"id": 7, | |
"color": "#4be4e4", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "truck", | |
"id": 8, | |
"color": "#69e08e", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "boat", | |
"id": 9, | |
"color": "#f51b14", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "traffic light", | |
"id": 10, | |
"color": "#0a05fc", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "fire hydrant", | |
"id": 11, | |
"color": "#f5ff50", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "stop sign", | |
"id": 12, | |
"color": "#ff3414", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "parking meter", | |
"id": 13, | |
"color": "#39d43c", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bench", | |
"id": 14, | |
"color": "#c540b9", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bird", | |
"id": 15, | |
"color": "#5fcabe", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "cat", | |
"id": 16, | |
"color": "#aa4cd8", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "dog", | |
"id": 17, | |
"color": "#4eec51", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "horse", | |
"id": 18, | |
"color": "#18f362", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "sheep", | |
"id": 19, | |
"color": "#8cc5ad", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "cow", | |
"id": 20, | |
"color": "#2c188d", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "elephant", | |
"id": 21, | |
"color": "#32b6ec", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bear", | |
"id": 22, | |
"color": "#94e23a", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "zebra", | |
"id": 23, | |
"color": "#0b5751", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "giraffe", | |
"id": 24, | |
"color": "#59eaf0", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "backpack", | |
"id": 25, | |
"color": "#ff005a", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "umbrella", | |
"id": 26, | |
"color": "#931396", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "handbag", | |
"id": 27, | |
"color": "#27f166", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "tie", | |
"id": 28, | |
"color": "#ff00cc", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "suitcase", | |
"id": 29, | |
"color": "#2a7dd1", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "frisbee", | |
"id": 30, | |
"color": "#3d3df5", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "skis", | |
"id": 31, | |
"color": "#aaf0d1", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "snowboard", | |
"id": 32, | |
"color": "#cc9933", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "sports ball", | |
"id": 33, | |
"color": "#fa7dbb", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "kite", | |
"id": 34, | |
"color": "#cc3366", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "baseball bat", | |
"id": 35, | |
"color": "#fafa37", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "baseball glove", | |
"id": 36, | |
"color": "#32b7fa", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "skateboard", | |
"id": 37, | |
"color": "#733380", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "surfboard", | |
"id": 38, | |
"color": "#b25050", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "tennis racket", | |
"id": 39, | |
"color": "#ffcc33", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bottle", | |
"id": 40, | |
"color": "#fafa37", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "wine glass", | |
"id": 41, | |
"color": "#8f84c7", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "cup", | |
"id": 42, | |
"color": "#a392ee", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "fork", | |
"id": 43, | |
"color": "#c3848e", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "knife", | |
"id": 44, | |
"color": "#574d57", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "spoon", | |
"id": 45, | |
"color": "#90d690", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bowl", | |
"id": 46, | |
"color": "#b4d3e9", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "banana", | |
"id": 47, | |
"color": "#ffe5de", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "apple", | |
"id": 48, | |
"color": "#56f188", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "sandwich", | |
"id": 49, | |
"color": "#dfc475", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "orange", | |
"id": 50, | |
"color": "#9ec99e", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "broccoli", | |
"id": 51, | |
"color": "#8ed3f3", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "carrot", | |
"id": 52, | |
"color": "#1ee960", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "hot dog", | |
"id": 53, | |
"color": "#c2578a", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "pizza", | |
"id": 54, | |
"color": "#755ee7", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "donut", | |
"id": 55, | |
"color": "#8e41b6", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "cake", | |
"id": 56, | |
"color": "#8276c7", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "chair", | |
"id": 57, | |
"color": "#92dacf", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "couch", | |
"id": 58, | |
"color": "#2e1894", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "potted plant", | |
"id": 59, | |
"color": "#ebdaa8", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "bed", | |
"id": 60, | |
"color": "#c9b8bd", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "dining table", | |
"id": 61, | |
"color": "#dfa094", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "toilet", | |
"id": 62, | |
"color": "#ff6037", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "tv", | |
"id": 63, | |
"color": "#3d26b1", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "laptop", | |
"id": 64, | |
"color": "#83e070", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "mouse", | |
"id": 65, | |
"color": "#f3471b", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "remote", | |
"id": 66, | |
"color": "#6d1a96", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "keyboard", | |
"id": 67, | |
"color": "#4e4d57", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "cell phone", | |
"id": 68, | |
"color": "#d815d8", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "microwave", | |
"id": 69, | |
"color": "#88d378", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "oven", | |
"id": 70, | |
"color": "#f0546e", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "toaster", | |
"id": 71, | |
"color": "#24d85f", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "sink", | |
"id": 72, | |
"color": "#3922b1", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "refrigerator", | |
"id": 73, | |
"color": "#25eccc", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "book", | |
"id": 74, | |
"color": "#34d1b7", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "clock", | |
"id": 75, | |
"color": "#2a7dd1", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "vase", | |
"id": 76, | |
"color": "#ff00cc", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "scissors", | |
"id": 77, | |
"color": "#d356d3", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "teddy bear", | |
"id": 78, | |
"color": "#49cf75", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "hair drier", | |
"id": 79, | |
"color": "#eb599f", | |
"type": "any", | |
"attributes": [] | |
}, | |
{ | |
"name": "toothbrush", | |
"id": 80, | |
"color": "#32b7fa", | |
"type": "any", | |
"attributes": [] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment