Skip to content

physicube/CSED499_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

17f4e0c · Dec 18, 2020

History

13 Commits
Dec 16, 2020
Dec 3, 2020
Dec 16, 2020
Dec 11, 2020
Dec 3, 2020
Dec 11, 2020
Dec 18, 2020
Dec 3, 2020
Dec 3, 2020
Dec 18, 2020
Dec 18, 2020
Dec 18, 2020
Dec 18, 2020
Dec 18, 2020
Dec 11, 2020
Dec 11, 2020
Dec 11, 2020

Repository files navigation

CSED499_Project

Directory Structure

  • data : directory for image datas.
  • data_loader : codes for loading images from data directory
  • docs : document directory
  • model : codes for pytorch models and loading weights
  • trainer

Train models

  • python train_face.py
  • python train_flower.py
  • python train_gtsrb.py model weights are saved in saved/ directory

Attack Image generation

  • python train_*.py : train model using transfer leaning
  • python train_attack_*.py : train attack image using student models generated by transfer learning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages