From ba6287a3e19affc757c3216e4bd120664b9ca923 Mon Sep 17 00:00:00 2001 From: Arnav Zutshi Date: Mon, 14 Feb 2022 10:40:49 +0530 Subject: [PATCH] Labels for Object Detection --- .../object_detection_labels.txt | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 mediapipe/modules/object_detection/object_detection_labels.txt diff --git a/mediapipe/modules/object_detection/object_detection_labels.txt b/mediapipe/modules/object_detection/object_detection_labels.txt new file mode 100644 index 000000000..16315f2be --- /dev/null +++ b/mediapipe/modules/object_detection/object_detection_labels.txt @@ -0,0 +1,80 @@ +person +bicycle +car +motorbike +aeroplane +bus +train +truck +boat +traffic light +fire hydrant +stop sign +parking meter +bench +bird +cat +dog +horse +sheep +cow +elephant +bear +zebra +giraffe +backpack +umbrella +handbag +tie +suitcase +frisbee +skis +snowboard +sports ball +kite +baseball bat +baseball glove +skateboard +surfboard +tennis racket +bottle +wine glass +cup +fork +knife +spoon +bowl +banana +apple +sandwich +orange +broccoli +carrot +hot dog +pizza +donut +cake +chair +sofa +pottedplant +bed +diningtable +toilet +tvmonitor +laptop +mouse +remote +keyboard +cell phone +microwave +oven +toaster +sink +refrigerator +book +clock +vase +scissors +teddy bear +hair drier +toothbrush \ No newline at end of file