Skip to content

Python implementation of the paper "PCAlign A General Data Augmentation Framework for Point Clouds".

Notifications You must be signed in to change notification settings

LAB123-tech/PCAlign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python implement of paper "PCAlign A General Data Augmentation Framework for Point Clouds"

This project is A python implementation of the paper "PCAlign A General Data Augmentation Framework for Point Clouds", and the original warehouse can be referred to Link which is implement by c++.

To improve the understanding of the idea of PCAlign while minimizing distractions from extraneous code, we choose to directly employ PointNet as the backbone network.

Feel free to replace PointNet with a powerful backbone network to achieve optimal performance across various point cloud tasks.

About

Python implementation of the paper "PCAlign A General Data Augmentation Framework for Point Clouds".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages