davisking/dlib

3D convolution and pooling

Open

#989 建立於 2017年11月30日

在 GitHub 查看
 (7 留言) (1 反應) (0 負責人)C++ (12,570 star) (3,314 fork)batch import
help wanted

描述

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

This function is supported in caffe2, tensorflow and pytorch. Any plan to implement for a higher dimension CNN operations?

貢獻者指南

3D convolution and pooling · davisking/dlib#989 | Good First Issue