thtrieu/darkflow

Can we Do a transfert learning with a new label ?

Open

#117 opened on Mar 30, 2017

View on GitHub
 (8 comments) (5 reactions) (0 assignees)Python (2,102 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,120 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello

I had trained the model with 2 classes, and I want to use the generated .ckpt, to train the model woth news classes, How can I do that? , because when I test it with a new configuration, the program didn't work

Thanks

Contributor guide