johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
373 stars 123 forks source link

Unit 3: Common Vision Transfomers - Add Convolutional Vision Transformer #143

Closed SuryaKrishna02 closed 6 months ago

SuryaKrishna02 commented 6 months ago

Hi, Added the chapters/en/Unit 3 - Vision Transformers/Convolutional Vision Transformer.mdx file which explains the Convolutional Vision Transfomer which was part of Common Vision Transformers in Unit 3

Thanks

SuryaKrishna02 commented 6 months ago

@ricard-inho Thanks for the comments. I committed your suggested changes of Convolutional Vision Transformer.mdx. One small correction from my side is that MobileVit.mdx which has an existing PR is mistakenly added in this PR. So, I removed it from this PR.

SuryaKrishna02 commented 6 months ago

@merveenoyan Thank you for your detailed comments. I have addressed all your comments and added PyTorch implementation of CvT.

johko commented 6 months ago

Nice stuff. Merging it :rocket: