Awesome material(papers, tools, etc.) about testing machine learning system, including deep learning system.
This repo will be updated continuously, don't hesitate to add new Pull Request or Issues if you find anything is missing! Please use the format here.
A seperate web page for paper list is here. The webpage has fancy searchbox. Thanks to @Troublor.
My personal webpage is here and here.
This repo use a specific format. When you open a new issues, you will find the template.
For tools:
For paper:
EvalDNN: https://github.com/yqtianust/EvalDNN
MuDNN: https://github.com/microsoft/MMdnn
Netron: https://github.com/lutzroeder/netron
AIF360: https://github.com/IBM/AIF360, http://aif360.mybluemix.net/
sotabench: https://sotabench.com
Paper with Code: https://paperswithcode.com/sota
Distiller: https://github.com/NervanaSystems/distiller
NNCF: https://github.com/openvinotoolkit/nncf_pytorch
ML-Fairness: https://github.com/sumonbis/ML-Fairness
TextFlint: Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing: https://www.textflint.io/
PRODeep: a platform for robustness verification of deep neural networks https://iscasmc.ios.ac.cn/prodeep/doku.php
Captum: Model interpretability and understanding for PyTorch, https://github.com/pytorch/captum
CompressAI: PyTorch library and evaluation platform for end-to-end compression research, https://github.com/InterDigitalInc/CompressAI
See Paper List. Thanks to @Troublor