Skip to content

mjd3/pointnet2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Pointnet++

Installation

Requirements

  • Linux (tested on Ubuntu 18.04)
  • Python 3.6+
  • PyTorch 1.8

Install

First, install ninja:

sudo apt-get install ninja-build

Then install pytorch:

pip install torch

Install this library by running the following command:

pip install .

Project using this repo:

Acknowledgement

About

PyTorch implementation of Pointnet++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published