amalF / Kervolution

Kervolution implementation using TF2.0
20 stars 2 forks source link

Implementation of 3D Kervolution neural network #16

Open sandeep-25 opened 3 years ago

sandeep-25 commented 3 years ago

Hi. I am working on 3D images. I have implemented 3D CNN for image classification. I want to use 3D kervolutional neural network for the image classification. Can you please mention how to implement the 3D Kervolutional neural network. Thank you.