uriyapes

Results 3 issues of uriyapes

Hi, I test HopSkipJumpAttack with the following function: ``` def eval(model, attack="fgsm"): fmodel = foolbox.models.PyTorchModel( model, bounds = get_dataset_min_max_val ("mnist_adversarial"), num_classes=10) images, labels = foolbox.utils.samples(dataset='mnist', batchsize=1, data_format='channels_first', bounds=(0, 1)) attack...

Users: allow to scan QR codes that will be placed at the entrance of the shop. Shops: Generate unique QR codes to be printed and placed on its entrance. Obviously...

Hi, I've just read the paper and the idea and results are impressive. I know you haven't release the source code yet but since I want to present this paper...