adversarial_lab icon indicating copy to clipboard operation
adversarial_lab copied to clipboard

Web-based Tool for visualisation and generation of adversarial examples by attacking ImageNet Models like VGG, AlexNet, ResNet etc.

Results 15 adversarial_lab issues
Sort by recently updated
recently updated
newest added

# Addition of HopSkipJumpAttack Algorithm ### Task - Implementation and setting up of HopSkipJumpAttack Algorithm in the source code and its deployment on the main website. ### Difficulty Level :...

enhancement
intermediate

# Addition of Carlini-Wagner L2 Attack Algorithm ### Task - Implementation and setting up of Carlini-Wagner L2 Attack Algorithm in the source code and its deployment on the main website....

enhancement
intermediate

# Addition of Projected Gradient Descent Attack Algorithm ### Task - Implementation and setting up of PGD Algorithm in the source code and its deployment on the main website. ###...

enhancement
intermediate

when i run test.py,it report requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /fgsm_untargeted?eps=0.1(Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061],what should i do,please

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 7.1.0. Release notes Sourced from pillow's releases. 7.1.0 https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html Changelog Sourced from pillow's changelog. 7.1.0 (2020-04-01) Fix multiple OOB reads in FLI decoding #4503 [wiredfool]...

dependencies