Closed tpgmartin closed 3 years ago
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.pbfile provided? If so, is there a graph definition file I can use i.e. pb file?
tensorflow_inception_graph.pb
pb
Otherwise, how might I do this using Keras etc.?
Cheers
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