Skip to content

octree-nn/dwconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwconv

dwconv implements the octree-based depth-wise convolution with CUDA. It speed up the original PyTorch implementation from ocnn by 2.5 times.

The code has been tested on Ubuntu 20.04 with CUDA 11.2 and PyTorch 12.1. After install the required packages, run the following command to install dwconv.

git clone https://github.com/octree-nn/dwconv.git
pip install ./dwconv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published