Update LeViT configs
parent
a62ef65a77
commit
69a72f7be4
|
@ -17,7 +17,7 @@ Global:
|
|||
|
||||
# model architecture
|
||||
Arch:
|
||||
name: LeViT128
|
||||
name: LeViT_128
|
||||
|
||||
# loss function config for traing/eval process
|
||||
Loss:
|
||||
|
|
|
@ -17,7 +17,7 @@ Global:
|
|||
|
||||
# model architecture
|
||||
Arch:
|
||||
name: LeViT128S
|
||||
name: LeViT_128S
|
||||
|
||||
# loss function config for traing/eval process
|
||||
Loss:
|
||||
|
|
|
@ -17,7 +17,7 @@ Global:
|
|||
|
||||
# model architecture
|
||||
Arch:
|
||||
name: LeViT192
|
||||
name: LeViT_192
|
||||
|
||||
# loss function config for traing/eval process
|
||||
Loss:
|
||||
|
|
|
@ -17,7 +17,7 @@ Global:
|
|||
|
||||
# model architecture
|
||||
Arch:
|
||||
name: LeViT256
|
||||
name: LeViT_256
|
||||
|
||||
# loss function config for traing/eval process
|
||||
Loss:
|
||||
|
|
|
@ -17,7 +17,7 @@ Global:
|
|||
|
||||
# model architecture
|
||||
Arch:
|
||||
name: LeViT384
|
||||
name: LeViT_384
|
||||
|
||||
# loss function config for traing/eval process
|
||||
Loss:
|
||||
|
|
Loading…
Reference in New Issue