Eugene Bagdasarian

Results 15 comments of Eugene Bagdasarian

is it related to this code: https://github.com/zopefoundation/RestrictedPython/blob/6c602c90cf8658cf1aaea660543228f127f6bbfd/src/RestrictedPython/compile.py#L70-L73 Why were these lines commented?

Hey Yiming, let me double check, I tried to simplify the API and might have broken something.

I think my config for cifar confused pre-trained models, but I think simply using a fixed scale and not MGDA will work better.

Hey, I actually never tested CIFAR as we did Imagenet in the paper so I didn't check it thoroughly, sorry. I believe it's fixed now. I added a threshold to...

I didn't find brctl in .deb installation, should I install it manually? Same goes for wirte.sh

Hey, I don't really support the code anymore, so it might not work well. Maybe try to test memorization first, i.e. mix test and train poison_images together.

Yeah, it's here: https://github.com/ebagdasa/backdoors101/blob/old_master/data/multi_mnist_loader.py but I didn't port it to the new redesigned version. Happy if you can make a pull request.

I think it's updating the tensor of the model, let me know if it doesn't work