-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
原书第一版第96页,kmeans_anchor.py文件,我暂未下载coco数据集,我把命令中数据集“-d coco”替换为“-d voc”,并且dataset路径设置正确,每次终端运行就报错:
Traceback (most recent call last):
File "kmeans_anchor.py", line 190, in
_, annotation = dataset.pull_anno(i)
File "YOLO_Tutorial/utils/../dataset/voc.py", line 288, in pull_anno
gt = self.target_transform(anno, 1, 1)
TypeError: call() takes 2 positional arguments but 4 were given
Metadata
Metadata
Assignees
Labels
No labels