From 5ab0a28bfa7b7da62867fe1962f0a4a4eaf75da0 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Fri, 19 Apr 2019 11:20:30 +0200 Subject: [PATCH] Removed person class from COCO to WNID mapping Signed-off-by: Jim Martens --- src/twomartens/masterthesis/definitions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/twomartens/masterthesis/definitions.py b/src/twomartens/masterthesis/definitions.py index 83a13d3..c5a6b01 100644 --- a/src/twomartens/masterthesis/definitions.py +++ b/src/twomartens/masterthesis/definitions.py @@ -23,7 +23,6 @@ Attributes: """ COCO_TO_WNID = { - 1: [], 2: ['04466871'], 25: ['02773838'], 27: ['02773838'],