User-Ali
User-Ali
I don't know much about Caffe. But, when I google to resolve this issue, I learned that there is no poolingnd in Caffe but some people were referring cudNN for...
I am struggling to convert the below PoolingND of a 3D CNN. Can you please suggest how can I resolve this issue? Here is the layer: `layer{ name: "pool1" type:...
I am currently working on KERAS but failed to convert your model on KERAS. I can make the model myself but I need the trained weights. I tried different github...