hnmspirit / pointnet1

PointNet1 for classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pointnet pytorch implementation

data

wget https://shapenet.cs.stanford.edu/ericyi/shapenetcore_partanno_segmentation_benchmark_v0.zip --no-check-certificate
unzip shapenetcore_partanno_segmentation_benchmark_v0

train

python train_cls.py

inference and visualization

python dashboard.py

About

PointNet1 for classification


Languages

Language:Python 100.0%