AdvPC
AdvPC copied to clipboard
AdvPC: Transferable Adversarial Perturbations on 3D Point Clouds (ECCV 2020)
I am using Tensorflow-gpu=1.14.0, CUDA=10.2. I try to compile the tf_approxmatch_so by myself. However, there is an error when I try to import it. ` tensorflow.python.framework.errors_impl.NotFoundError: /root/AdvPC/latent_3d_points/external/structural_losses/tf_approxmatch_so.so: undefined symbol: _ZN10tensorflow12OpDefBuilder5InputESs...
Hey, I'm trying to use torch to reimplement your work. But occurring the backpropagate problem. `RuntimeError: one of the variables needed for gradient computation has been modified by an inplace...