BR-IDL / PaddleViT

:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
https://github.com/BR-IDL/PaddleViT
Apache License 2.0
1.22k stars 318 forks source link

Change ViT train script #84

Closed xperzy closed 2 years ago

xperzy commented 2 years ago

Change ViT training script according to new version: https://github.com/BR-IDL/PaddleViT/blob/develop/image_classification/SwinTransformer/main_multi_gpu.py

xperzy commented 2 years ago

ViT related code has been updated, so I close this issue (see commit e23569e)