thtrieu/darkflow

`--annotation` option does not update the annotations.

Open

#121 创建于 2017年3月31日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (6,120 star) (2,102 fork)batch import
enhancementhelp wanted

描述

If you specify the loctation of the annotations using --annotation the annotations are parsed and saved. When you want to train any other (or the same) network with the same labels, the same set of annotations is loaded even if the --annotation option points to a different set of annotations.

I deleted the file net/yolo/parse-history.txt to get the annotations updated.

贡献者指南

`--annotation` option does not update the annotations. · thtrieu/darkflow#121 | Good First Issue