thtrieu/darkflow
Vedi su GitHub`--annotation` option does not update the annotations.
Open
#121 aperta il 31 mar 2017
enhancementhelp wanted
Metriche repository
- Star
- (6120 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.