Skip to content

Commit

Permalink
Removed the VOC stuff because we don't support VOC.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolya committed Apr 25, 2019
1 parent dd72e0c commit 47232a0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 346 deletions.
2 changes: 0 additions & 2 deletions data/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from .voc0712 import VOCDetection, VOCAnnotationTransform, VOC_CLASSES, VOC_ROOT

from .coco import COCODetection, COCOAnnotationTransform, COCO_CLASSES, get_label_map
from .config import *

Expand Down
80 changes: 0 additions & 80 deletions data/coco_labels.txt

This file was deleted.

42 changes: 0 additions & 42 deletions data/scripts/VOC2007.sh

This file was deleted.

38 changes: 0 additions & 38 deletions data/scripts/VOC2012.sh

This file was deleted.

184 changes: 0 additions & 184 deletions data/voc0712.py

This file was deleted.

0 comments on commit 47232a0

Please sign in to comment.