Pinned Repositories
adversarial-examples
Adversarial Examples: Attacks and Defenses for Deep Learning
Adversarial-Examples-Reading-List
This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.
AdversarialDefense
Detect an adversarial speech sample
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
CAAD2018
For Competition on Adversarial Attacks and Defenses 2018
crf
Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the vocrf project https://github.com/timvieira/vocrf
deepdefense.pytorch
Implementation of NeurIPS 2018 paper: Deep Defense: Training DNNs with Improved Adversarial Robustness
EAD-Attack
Codes for reproducing the white-box adversarial attacks in “EAD: Elastic-Net Attacks to Deep Neural Networks via Adversarial Examples,” AAAI 2018
face_recognition
The world's simplest facial recognition api for Python and the command line
faceRecognition
利用OpenCV、CNN进行人脸识别
HahGoTo's Repositories
HahGoTo/adversarial-examples
Adversarial Examples: Attacks and Defenses for Deep Learning
HahGoTo/Adversarial-Examples-Reading-List
This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.
HahGoTo/AdversarialDefense
Detect an adversarial speech sample
HahGoTo/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
HahGoTo/CAAD2018
For Competition on Adversarial Attacks and Defenses 2018
HahGoTo/crf
Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the vocrf project https://github.com/timvieira/vocrf
HahGoTo/deepdefense.pytorch
Implementation of NeurIPS 2018 paper: Deep Defense: Training DNNs with Improved Adversarial Robustness
HahGoTo/EAD-Attack
Codes for reproducing the white-box adversarial attacks in “EAD: Elastic-Net Attacks to Deep Neural Networks via Adversarial Examples,” AAAI 2018
HahGoTo/face_recognition
The world's simplest facial recognition api for Python and the command line
HahGoTo/faceRecognition
利用OpenCV、CNN进行人脸识别
HahGoTo/nlp_adversarial_examples
Implementation code for the paper "Generating Natural Language Adversarial Examples"
HahGoTo/PerceptualSimilarity
Learned Perceptual Image Patch Similarity (LPIPS) metric. In CVPR, 2018.
HahGoTo/pgmpy
Python Library for Probabilistic Graphical Models
HahGoTo/pgmpy_notebook
Short Tutorial to Probabilistic Graphical Models(PGM) and pgmpy
HahGoTo/VectorDefense
VectorDefense: Vectorization as a Defense to Adversarial Examples --->