Home

Awesome

Code for Certification of Pre-trained Visual Transformers (CertViT).

Prerequisites & Installation

  1. Install git-flow and setup
  2. We will use develop branch as staging and features to add features
  3. Release will be in master branch
  4. Create conda env conda create --name liptrf
  5. Activate conda env source activate liptrf
  6. 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">