MexConv3D
MexConv3D copied to clipboard
Could you present an example for 3D-CNN training and testing ?
Hi, Dr. Sun, Could you present an example for 3D-CNN training and testing ? Just like CNN training.
Have you solved it?
@tzczsq and @anewlearner,
Sorry for the late reply. There is a code snippet based on @sb6 which can be found at
https://github.com/pengsun/MexConv3D/tree/master/example/example_simplenet
This a simple example for "manual" fprop and bprop.