thtrieu/darkflow

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

Open

#121 ouverte le 31 mars 2017

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Python (2 102 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (6 120 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur