An open API service indexing awesome lists of open source software.

https://github.com/vita-group/triple-wins

[ICLR 2020] ”Triple Wins: Boosting Accuracy, Robustness and Efficiency Together by Enabling Input-Adaptive Inference“
https://github.com/vita-group/triple-wins

adversarial-attacks adversarial-robustness efficiency efficient-inference robustness triple-wins

Last synced: about 1 month ago
JSON representation

[ICLR 2020] ”Triple Wins: Boosting Accuracy, Robustness and Efficiency Together by Enabling Input-Adaptive Inference“

Awesome Lists containing this project

README

        

# Triple-Wins
[ICLR 20] Triple Wins: Boosting Accuracy, Robustness and Efficiency Together by Enabling Input-Adaptive Inference

## Prerequisite
This code requires `Pytorch 1.1.0`

### BibTeX
@inproceedings{tkhu2019triplewins,
author={Ting{-}Kuei Hu and Tianlong Chen and Haotao Wang and Zhangyang Wang},
title ={Triple Wins: Boosting Accuracy, Robustness and Efficiency Together by Enabling Input-Adaptive Inference},
booktitle={ICLR},
year = {2020},
}
### STATUS
upload mnist code -- 2020/03/17

### TODOS
upload mnist pretrained model ( Done on 10/01/2021)

upload cifar code ( Done on 10/01/2021)

upload cifar pretrained model ( Done on 10/01/2021)