I want to know analyze the CNN in NetScope CNN analyzer, but unfortunately it only accepts caffe prototxt files. So is there any way to convert the tensorflow frozen model to caffe model to generate a prototxt file?
Asked
Active
Viewed 556 times
1
-
You can find the probable solution from a similar post here https://stackoverflow.com/questions/41138481/ – Oct 23 '20 at 15:49