Shawn Shan
Shawn Shan
I would really appreciate if you would share the trained robust cifar10 model. Despite the adversarial training is "free", it still requires 10+ GPU hours. Thank you so much!
I followed the suggestion to set retain_graph to True, but when I run the code the memory just blow up, even though I am using GPUs. I believe we only...
First, I really really appreciate the effort on porting this to pytorch (saving me a lot of time learning JAX). But is there any plans to support multi-GPU inferencing and...
Hi, Really nice work. but when I ran the code using MNIST dataset, it prints out the following: `Victim Model || validation accuracy: 0.9820713140070438, watermark success: 1.0 Extracted Model ||...