ShapeConv

public 2 min read
Understanding ShapeConv: A Shape-aware Convolutional Layer for Depth Feature Processing in Indoor RGB-D Semantic Segmentation ShapeConv is a type of…

CondConv

public 2 min read
What is CondConv and how does it work? CondConv, short for Conditionally Parameterized Convolutions, is a type of convolutional neural…

CoordConv

public 2 min read
CoordConv: An Extension to the Standard Convolutional Layer CoordConv is a novel and simple extension to the standard convolutional layer…

Convolution

public 2 min read
Understanding Convolution Convolution is a type of matrix operation that is commonly used in image processing and computer vision. It…