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.

貢獻者指南