thtrieu/darkflow

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

Open

#121 opened on 2017年3月31日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (6,120 stars) (2,102 forks)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.

コントリビューターガイド