An implementation of depth-aware convolution in PyTorch from: Depth-aware CNN for RGB-D Segmentation. The convolution is entirely implemented with PyTorch components, it was not written as a C extension, so it's not the fastest.
-
Notifications
You must be signed in to change notification settings - Fork 0
mrybok/DConv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Depth-aware Convolution