Pytorch implementation of convolutional neural network adversarial attack techniques
-
Updated
Dec 3, 2018 - Python
Pytorch implementation of convolutional neural network adversarial attack techniques
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Implemented Vanilla RNN and LSTM networks, combined these with pretrained VGG-16 on ImageNet to build image captioning models on Microsoft COCO dataset. Explored use of image gradients for generating new images and techniques used are Saliency Maps, Fooling Images and Class Visualization. Implemented image Style Transfer technique from 'Image St…
Implementing image saliency maps, fooling images and style transfer using neural networks.
A sample code for fooling ConvNets (only AlexNet at the moment)
Add a description, image, and links to the fooling-images topic page so that developers can more easily learn about it.
To associate your repository with the fooling-images topic, visit your repo's landing page and select "manage topics."