This is an official implementation for the paper,
PointMixer: MLP-Mixer for Point Cloud Understanding
Jaesung Choe*, Chunghyun Park*, Francois Rameau, Jaesik Park, and In So Kweon
European Conference on Computer Vision (ECCV), Tel Aviv, Israel, 2022
[Paper] [Video] [VideoSlide] [Poster]
(*: equal contribution)
Click to expand!
- semseg
-
methods-
pointmixer -
point transformer
-
- s3dis weights
- scannet weights
- logger option (tensorboard / neptune)
-
- objcls
- recon
- Maintain the hierarchical relation among points
- Design learning-based transition up/down layers (i.e., hier-set mixing)
@article{choe2021pointmixer,
title={PointMixer: MLP-Mixer for Point Cloud Understanding},
author={Choe, Jaesung and Park, Chunghyun and Rameau, Francois and Park, Jaesik and Kweon, In So},
journal={arXiv preprint arXiv:2111.11187},
year={2021}
}