zhongyy/Face-Transformer

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

Gregory1994 opened this issue · 1 comments

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

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