Skip to content

A Pytorch PointCNN implementation that can reproduce the classification result on ModelNet40

License

Notifications You must be signed in to change notification settings

Ma-Weijian/PytorchPointCNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch_PointCNN

PointCNN Usage

  • Classification

    • ModelNet40

    python3 dataset/download_datasets.py -f [path to data folder] -d modelnet
    CUDA_VISIBLE_DEVICES=[your available gpu] python3 run.py
    
  • Notification

The hyperparameters and performance are now align with the official tensorflow implementation.

About

A Pytorch PointCNN implementation that can reproduce the classification result on ModelNet40

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%