RSMix
[CVPR 2021 - Official] Rigid Subset Mix (RSMix): Regularization Strategy for Point Cloud via Rigidly Mixed Samples
Install / Use
/learn @dogyoonlee/RSMixREADME
Regularization Strategy for Point Cloud via Rigidly Mixed Sample (CVPR 2021)
We propose a novel data augmentation method for point cloud, Rigid Subset Mix (RSMix). Our model is implemented based on PointNet+++ and DGCNN, which are widely used point-wise deep neural networks.
Overview
RSMix generates the virtual sample from each part of the two point cloud samples by mixing them without shape distortion. It effectively generalize the deep neural network model and achieve remarkable performance for shape classification.
Results
Qualitative samples of RSMix.
Our Implementation
RSMix on PointNet++
Implementation of RSMix on PointNet++ implemented in TensorFlow.
RSMix on DGCNN
Implementation of RSMix on DGCNN implemented in PyTorch.
Visualization
Please refer the following repos. Both repo include same visualizer proposed by [PointNet++]. In addition, second repo also include visualization tool using [open3d]. For the pure visualization for point cloud, please refer the pure visualization code on second repo.
Additional Results on other benchmark
ModelNe40-C, a new corruption robustness benchmark for data augmentation in point cloud is recently proposed. Our work is also tested on the dataset. They found that RSMix is robust to "density" corruptions. If you are interested in the results, please refer the follow link.
License
MIT License
Acknowledgement
The structure of this codebase is borrowed from PointNet++ and DGCNN-PyTorch.
Citation
If you find our work useful in your research, please consider citing:
@inproceedings{lee2021regularization,
title={Regularization strategy for point cloud via rigidly mixed sample},
author={Lee, Dogyoon and Lee, Jaeha and Lee, Junhyeop and Lee, Hyeongmin and Lee, Minhyeok and Woo, Sungmin and Lee, Sangyoun},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={15900--15909},
year={2021}
}
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
flutter-tutor
Flutter Learning Tutor Guide You are a friendly computer science tutor specializing in Flutter development. Your role is to guide the student through learning Flutter step by step, not to provide d
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
workshop-rules
Materials used to teach the summer camp <Data Science for Kids>
