zhongyy / Face-Transformer

Face Transformer for Recognition
MIT License
252 stars 54 forks source link

What's the difference between vit_face.py and vits_face.py? #10

Open Gregory1994 opened 3 years ago

zhongyy commented 3 years ago

"ViT_face" deploys ViT, with stride = patch size, while "ViTs_face" can provide stride != patch size.