There was an error fetching the commit references. Please try again later.
SwinTransformer model
Showing
- bob/learn/pytorch/architectures/facexzoo/Swin_Transformer.py 593 additions, 0 deletionsbob/learn/pytorch/architectures/facexzoo/Swin_Transformer.py
- bob/learn/pytorch/architectures/facexzoo/backbone_conf.yaml 20 additions, 0 deletionsbob/learn/pytorch/architectures/facexzoo/backbone_conf.yaml
- bob/learn/pytorch/architectures/facexzoo/backbone_def.py 27 additions, 0 deletionsbob/learn/pytorch/architectures/facexzoo/backbone_def.py
- bob/learn/pytorch/architectures/facexzoo/models.py 2 additions, 1 deletionbob/learn/pytorch/architectures/facexzoo/models.py
Loading
-
@tiago.pereira I just pushed the swintransformer model definitions and the pretrained models here The input image is
224x224
opposed to other models from the repo. Also adds dependancy ontimm
package.Edited by Anjith GEORGE
Please register or sign in to comment