amiratag / ACE

Towards Automatic Concept-based Explanations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run ACE with Inception-V3 model

tpgmartin opened this issue · comments

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?

Otherwise, how might I do this using Keras etc.?

Cheers