MexConv3D icon indicating copy to clipboard operation
MexConv3D copied to clipboard

Could you present an example for 3D-CNN training and testing ?

Open tzczsq opened this issue 9 years ago • 2 comments

Hi, Dr. Sun, Could you present an example for 3D-CNN training and testing ? Just like CNN training.

tzczsq avatar Mar 04 '16 12:03 tzczsq

Have you solved it?

anewlearner avatar May 27 '16 07:05 anewlearner

@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.

pengsun avatar Sep 05 '16 09:09 pengsun