Open boyden opened 5 years ago
If you can prove that this is a frequently desired figure type, I'm willing to review a PR.
3D CNN is frequently used in the medical image process. For instance, MRI, CT images are all 3D images that have three dimensions. There are also some papers using 3D CNN to do video classification which treat the time dimension as the third dimension!
Could you point to example 3D CNN diagrams?
Maybe like the one with 3D ShapeNets: A Deep Representation for Volumatric Shapes? https://people.csail.mit.edu/khosla/papers/cvpr2015_wu.pdf
Could this repository add a new feature that can draw 3D CNN architecture?