fullcyxuc / HPCnet_examples

examples of dataset for HPCnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

examples of dataset for HPCnet

License:MIT License


Languages

Language:Python 49.6%Language:Cuda 31.5%Language:C++ 18.9%