Skip to content

FGSM attack Pytorch module for semantic segmentation networks, with examples provided for Deeplab V3.

Notifications You must be signed in to change notification settings

LawrenceMMStewart/Segat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segat

Segat is a Pytorch project that provides a variety of FGSM attacks for semantic segmentation networks. The module contains an example on the popular architecture Deeplab V3.

Contents

  • segat.py - Pytorch module consisting of various FGSM based attacks for semantic segmentation architectures
  • cocoproc - Some preprocessing tools for the COCO dataset used in the example attack.

License

The code is distributed under a Creative Commons Attribution 4.0 International Public License. If you use this code please attribute to L. Stewart and P. Perez

About

FGSM attack Pytorch module for semantic segmentation networks, with examples provided for Deeplab V3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages