提交 8090d633 编写于 作者: S sunyanfang01

add blazeface

上级 60f23e73
...@@ -156,6 +156,7 @@ class WIDERFACEDetection(VOCDetection): ...@@ -156,6 +156,7 @@ class WIDERFACEDetection(VOCDetection):
self.file_list.append([img_file, voc_rec]) self.file_list.append([img_file, voc_rec])
im_ct += 1 im_ct += 1
self.num_samples = len(self.file_list)
self.coco_gt = COCO() self.coco_gt = COCO()
self.coco_gt.dataset = annotations self.coco_gt.dataset = annotations
self.coco_gt.createIndex() self.coco_gt.createIndex()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册