3D convolution and pooling
Open
help wanted
- Dominant language
- C++
- Stars
- 14.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
I am currently looking for CNN training tools for windows with c++. dlib seems to be a good choice as the example clearly illustrate how ResNet is implemented.
However, I am looking for applications for 3D image segmentation which requires 3D pooling and convolution (somehow it is called 4D convolution in this [link](https://sourceforge.net/p/dclib/discussion/442518/thread/62a130f4/)
This function is supported in caffe2, tensorflow and pytorch. Any plan to implement for a higher dimension CNN operations?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.