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.21k stars 317 forks source link

add argument -output for image_classification(close #142) #143

Closed SigureMo closed 2 years ago

SigureMo commented 2 years ago

close #142

增加参数 -output 以支持自定义输出路径

另外目前 Focal_Transformer、MobileFormer 中在指定 -output="" 时是不生效的,因此对该逻辑进行了更正