Code for Certification of Pre-trained Visual Transformers (CertViT).
October 25, 2022 ยท View on GitHub
Prerequisites & Installation
- Install
git-flowand setup - We will use develop branch as staging and features to add features
- Release will be in master branch
- Create conda env
conda create --name liptrf - Activate conda env
source activate liptrf - Use
pip install -e .to install all dependencies
Results
