/HPCnet_examples

examples of dataset for HPCnet

Primary LanguagePythonMIT LicenseMIT

HPCnet

Installation

Requirements

  • Linux (tested on Ubuntu 14.04/16.04)
  • Python 3.6+
  • PyTorch 1.0

Install

Install this library by running the following command:

cd pointnet2
python setup.py install

cd HPCnet
python setup.py install

Install dependencies

pip install -r requirements.txt

Examples

semantic3D

ShapeNet

ModalNet40

Acknowledgement