thtrieu/darkflow

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

Open

#121 创建于 2017年3月31日

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

仓库指标

Star
 (6,120 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南