PointACL:Adversarial Contrastive Learning for Robust Point Clouds Representation under Adversarial Attack(ICASSP 2023)
This is the official code implementation for the paper "PointACL:Adversarial Contrastive Learning for Robust Point Clouds Representation under Adversarial Attack"
- Shape Classification
- Semantic Segmentation
Please download the used dataset with the following links:
Please run the following command:
python BYOL/train.py
You need to edit the config file BYOL/config/config.yaml
to switch different backbone architectures
Coming soon