Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Public code for a paper "Lipschitz-Margin Training: Scalable Certification of Perturbation Invariance for Deep Neural Networks."

License

NotificationsYou must be signed in to change notification settings

ytsmiling/lmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public code for a paper"Lipschitz-Margin Training:Scalable Certification of Perturbation Invariancefor Deep Neural Networks."

update: Pre-print and code were updated to version 2 (2018/5/23).

How to train:

python3 train.py (configuration-file-name).py

what is the configuration file?

example:

python3 train.py config/parseval_svhn/default.py --gpu 0

How to evaluate with attacks:

python3 evaluate.py (result-dir-of-trained-network) (attack-configuration).py

This script calculates each value in inequality (5) in Sec.6and create inequality-(attack_name).npy under a specified result directory.

what is the result directory?

example:

python3 evaluate.py result/config/parseval_svhn/default-00 config/attack/cw_100_1.py

Reference

Y. Tsuzuku, I. Sato, M. Sugiyama:Lipschitz-Margin Training:Scalable Certification of Perturbation Invariance for Deep Neural Networks,(2018),url,bibtex

About

Public code for a paper "Lipschitz-Margin Training: Scalable Certification of Perturbation Invariance for Deep Neural Networks."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp