Daniel-Liu-c0deb0t / 3D-Neural-Network-Adversarial-Attacks

Research on adversarial attacks and defenses for deep neural network 3D point cloud classifiers like PointNet and PointNet++.
25 stars 8 forks source link

How could I run this code? #1

Open hagianga21 opened 5 years ago

hagianga21 commented 5 years ago

Hi, could you tell me how I can run your code to see the results? Thank you so much.

Daniel-Liu-c0deb0t commented 5 years ago

Currently, its hard to directly run the code due to how everything is set up. I am planning to keep working on this soon, and one of my goals is to make the code easily runnable.

Daniel-Liu-c0deb0t commented 5 years ago

Hey, if you are interested in my more recent research/code that I've made slightly easier to run, then take a look here.