diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml index 0dabfeb8c4190699190d6db6ce9f02bed828f3b1..6683bf8236d1908300ed8ef4ad847dce7ce1949b 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml @@ -17,7 +17,7 @@ Global: # model architecture Arch: - name: LeViT128 + name: LeViT_128 # loss function config for traing/eval process Loss: diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml index 958868fd98db50229ef37a319c31540c4b042644..3b7caf0cefd2fd3f922e40b0dcd86b64432e7043 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml @@ -17,7 +17,7 @@ Global: # model architecture Arch: - name: LeViT128S + name: LeViT_128S # loss function config for traing/eval process Loss: diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml index 0ecf2c365702d9ce0ee93eace909cdfdc24106ba..926d432323f3e6fce99f6f3acee2d5808945e9f0 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml @@ -17,7 +17,7 @@ Global: # model architecture Arch: - name: LeViT192 + name: LeViT_192 # loss function config for traing/eval process Loss: diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml index 2acccef61ac310392b8fa40edcfb4a031127825b..199c3cb60cda2f3460bb7a481ad0c354ddd09559 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml @@ -17,7 +17,7 @@ Global: # model architecture Arch: - name: LeViT256 + name: LeViT_256 # loss function config for traing/eval process Loss: diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml index fa53e1422059c7f58fd3056b212feff088aadd6f..50f5f1b2775533cb48ea6ffe5f0a001149c41ab9 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml @@ -17,7 +17,7 @@ Global: # model architecture Arch: - name: LeViT384 + name: LeViT_384 # loss function config for traing/eval process Loss: