Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 572 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 572 Bytes

HEP_ViT

Visual Transformer for jet images classification

Code is inspired by the amazing collection in vit-pytorch and the original Jax repository

The data folder only contains a tiny example of 2k images for training and validation, please refer to the TopTagging dataset TopTagging dataset for training on the full 1.2M data set.

Notebooks

We will hopefully provide a notebook to illustrate the technique