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

Screenshot 2022-10-24 at 21 14 40