Skip to content

WingkeungM/GACNet_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GACNet_PyTorch

This is the pytorch implmentation of GACNet on S3DIS.

If you find this repository useful. Please consider giving a star ⭐.

Dependencies

  • Python 3.6
  • PyTorch 1.7
  • cuda 11

Install pointnet2-ops

cd pointnet2_ops_lib
python setup.py install

Train Model

cd tool
python train.py

Test Model

cd tool
python test.py

References

This repo is built based on the Tensorflow implementation of GACNet. Thanks for their great work!

About

This is the pytorch implmentation of GACNet on S3DIS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published