Skip to content

Project page of the paper "PatchMixer: Rethinking network design to boost generalization for 3D point cloud understanding"

License

Notifications You must be signed in to change notification settings

davideboscaini/PatchMixer

Repository files navigation

PatchMixer: Rethinking network design to boost generalization for 3D point cloud understanding

Shape classification

Real RealSense ⟶ Real Kinect Real Kinect ⟶ Real RealSense

Data

Create a softlink to the dataset folder:

ln -s /storage/TEV/dboscaini/PatchMixer_data data

Create folders for experiment logs:

mkdir data/exps/
mkdir data/exps/runs
mkdir data/exps/weights

Install PointTransformer dependencies:

pip install ninja
cd point-transformer/scene_seg/lib/pointops
python setup.py install

About

Project page of the paper "PatchMixer: Rethinking network design to boost generalization for 3D point cloud understanding"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages