christiancosgrove / hed-attacked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adversarial Examples for Edge Detection: They Exist, and They Transfer

Repository 1 of 2

Sister repository

Official implementation of Adversarial Examples for Edge Detection: They Exist, and They Transfer by Christian Cosgrove and Alan Yuille, WACV 2020

Disclaimer: This code is very disorganized and probably won't run without major modifications. Use at your own risk :)

@article{Cosgrove2020AdversarialEF,
  title={Adversarial Examples for Edge Detection: They Exist, and They Transfer},
  author={Christian Cosgrove and Alan Loddon Yuille},
  journal={2020 IEEE Winter Conference on Applications of Computer Vision (WACV)},
  year={2020},
  pages={1059-1068}
}

Fork of https://github.com/zeakey/hed

About


Languages

Language:Python 42.8%Language:Jupyter Notebook 38.7%Language:C++ 14.8%Language:Cuda 3.4%Language:Shell 0.3%