8.1.1.3.1.17. blueoil.datasets.pascalvoc_2007
¶
8.1.1.3.1.17.1. Module Contents¶
8.1.1.3.1.17.1.1. Classes¶
-
class
blueoil.datasets.pascalvoc_2007.
Pascalvoc2007
¶ Bases:
blueoil.datasets.pascalvoc_base.PascalvocBase
-
classes
= ['aeroplane', 'bicycle', 'bird', 'boat', 'bottle', 'bus', 'car', 'cat', 'chair', 'cow', 'diningtable', 'dog', 'horse', 'motorbike', 'person', 'pottedplant', 'sheep', 'sofa', 'train', 'tvmonitor']¶
-
available_subsets
= ['train', 'validation', 'test', 'train_validation']¶
-
extend_dir
= PASCALVOC_2007/VOCdevkit/VOC2007¶
-
property
num_max_boxes
(self)¶
-
_annotation_file_from_image_id
(self, image_id)¶
-
_image_file_from_image_id
(self, image_id)¶ Return image file name of a image.
-
_files_and_annotations
(self)¶ Create files and gt_boxes list.
-