cmhungsteve/Awesome-Transformer-Attention

BinaryViT: Pushing Binary Vision Transformers Towards Convolutional Models (request for switch categories)

Phuoc-Hoan-Le opened this issue · 0 comments

Hi ,

Thanks for maintaining this awesome repository and thank you for adding my work, BinaryViT: Pushing Binary Vision Transformers Towards Convolutional Models , to this repository.

I see that you put our work under the "Efficient Vision Transformer" section. However, I believe that this work falls more under the category of "Model Compression + Transformer" as our work explores the effect of architectural operations/properties (mainly from CNN besides convolutions) on the classification accuracy of binary Vision Transformers with binary weights and activations.

If you can put our work under "Model Compression + Transformer" category alongside works on Vision Transformer quantization/binarization, I would be happy :) Thanks!

Also, our source code can be found in (https://github.com/phuoc-hoan-le/binaryvit).