2018-10-24 Deep model from one framework to another#

I discovered the python module MMdnn which implements many conversions between frameworks, from tensorflow to pytorch and many others (see tested models). It does propose a visualizer too: MMDNN Visualizer. And many models can be downloaded: Model Collection. Available on PyPi.