Awesome
Code for Certification of Pre-trained Visual Transformers (CertViT).
Prerequisites & Installation
- Install
git-flow
and 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
<img width="670" alt="Screenshot 2022-10-24 at 21 14 40" src="https://user-images.githubusercontent.com/15366139/197607491-bd218544-af02-4a52-b2ff-165586ac9509.png">