Nick (Hengrui) Jia

Results 2 issues of Nick (Hengrui) Jia

Here is the code I'm trying to run (a slight modification version of the demo provided): ```python import openbackdoor as ob from openbackdoor import load_dataset victim = ob.PLMVictim(model="bert", path="bert-base-uncased") attacker...

Hi there, I was trying to prepare the datasets following the README but I couldn't find some files/directories specified in the layout at the link given (http://www.vision.caltech.edu/visipedia/CUB-200.html). This includes the...