thtrieu/darkflow

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

Open

#121 geöffnet am 31. März 2017

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.102 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (6.120 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide