tensorflow / lucid

A collection of infrastructure and tools for research in neural network interpretability.
Apache License 2.0
4.67k stars 653 forks source link

illustration2vec model support #192

Closed koke2c95 closed 4 years ago

koke2c95 commented 5 years ago

https://github.com/rezoo/illustration2vec

colah commented 5 years ago

Hello! You will need to convert this model from caffe to TensorFlow and then import it as a lucid model.

koke2c95 commented 5 years ago

@colah

Hello! You will need to convert this model from caffe to TensorFlow and then import it as a lucid model.

thanks your reply!i had convert model caffe to tensorflow . And now how i import to lucid ?