vision-transformers-pytorch icon indicating copy to clipboard operation
vision-transformers-pytorch copied to clipboard

To include other vision transformer models

Open rishikksh20 opened this issue 4 years ago • 1 comments

Hi @rosinality, hope you are doing well! I really like your repo, especially for dataloader and augmentation part for image classification. I am not majorly working on Vision field but still I have implemented some of the vision transformer models, following:

  • https://github.com/rishikksh20/convolution-vision-transformers
  • https://github.com/rishikksh20/CeiT-pytorch
  • https://github.com/rishikksh20/CrossViT-pytorch
  • https://github.com/rishikksh20/ViViT-pytorch And happy to include all these into this repo.

rishikksh20 avatar Apr 08 '21 06:04 rishikksh20

Thank you, looks very interesting! I will check it.

rosinality avatar Apr 08 '21 11:04 rosinality