- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 114字
- 2021-07-02 13:38:49
3D convolutions
In short, 3D convolution operations apply a 3D filter to the input data along the three directions, which are x, y, and z. This operation creates a stacked list of 3D feature maps. The shape of the output is similar to the shape of a cube or a cuboid. The following image illustrates a 3D convolution operation. The highlighted part of the left cube is the input data. The kernel is in the middle, with a shape of (3, 3, 3). The block on the right-hand is the output of the convolution operation:

Now that we have a basic understanding of 3D convolutions, let's continue looking at the architecture of a 3D-GAN.
推薦閱讀
- 大數(shù)據(jù)項(xiàng)目管理:從規(guī)劃到實(shí)現(xiàn)
- Splunk 7 Essentials(Third Edition)
- 大數(shù)據(jù)管理系統(tǒng)
- AutoCAD繪圖實(shí)用速查通典
- Python Artificial Intelligence Projects for Beginners
- Getting Started with Clickteam Fusion
- 基于LabWindows/CVI的虛擬儀器設(shè)計(jì)與應(yīng)用
- 圖形圖像處理(Photoshop)
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- Kubernetes for Serverless Applications
- 愛犯錯(cuò)的智能體
- Ruby on Rails敏捷開發(fā)最佳實(shí)踐
- Windows Server 2003系統(tǒng)安全管理
- 三菱FX/Q系列PLC工程實(shí)例詳解
- Mastering Predictive Analytics with scikit:learn and TensorFlow