Run ACE with Inception-V3 model
tpgmartin opened this issue · 0 comments
tpgmartin commented
How might I use a Inception-V3 model pre-trained on the ImageNet dataset with the ACE library? Is it possible to just replace the tensorflow_inception_graph.pb
file provided? If so, is there a graph definition file I can use i.e. pb
file?
Otherwise, how might I do this using Keras etc.?
Cheers