Skip to content

Commit e6944c6

Browse files
authored
ac definitions: update dataset configuration for instance-segmentation-person (#3176)
1 parent 8f5b880 commit e6944c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/dataset_definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ datasets:
159159
annotation_conversion:
160160
converter: mscoco_mask_rcnn
161161
annotation_file: instances_val2017_persons.json
162-
has_background: True
162+
has_background: False
163163
sort_annotations: True
164164
annotation: mscoco_mask_rcnn_person.pickle
165165
dataset_meta: mscoco_mask_rcnn_person.json

0 commit comments

Comments
 (0)