Skip to content

WenyuMolly/ECE572_Final_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE572_Final_Project - Analyzing CAM and GradCAM’s Sensitivity to Different Backdoor Attacks

Script Description

  1. clean_model_training.py This is used to train a clean resnet18 model on cifar10 dateset.

  2. badnets and trojannn.py This is used to train two backdoor attack models. One is BadNets model, which contains a static trigger, and the other one is TrojanNN model, which contains a dynamic trigger. The target class is "0".

  3. visualization.py This is used to display CAM and GradCam for each model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages