# PointCloud-Saliency-Maps **Repository Path**: HEART1/PointCloud-Saliency-Maps ## Basic Information - **Project Name**: PointCloud-Saliency-Maps - **Description**: For paper "PointCloud Saliency Maps" (ICCV 2019 oral presentation, Acceptance Rate: 4.3%) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README For paper "PointCloud Saliency Maps" (To appear in ICCV 2019 oral presentation, 187 out of 4303) In the folder "point-master", we provide the code for testing our method on PointNet. The code is written based on the code from (PointNet https://github.com/charlesq34/pointnet) Please first refer to https://github.com/charlesq34/pointnet to find how to train and evaluate a ModelNet40 model. Afterwards, run saliency.py to attack the model. If there is any question, pls contact tzheng4@buffalo.edu