From 0b8786594d610649da9e6a6a2f727dee8c9d1a0a Mon Sep 17 00:00:00 2001 From: pice35408784b54431987c4d13c457b9cd Date: Wed, 6 Nov 2024 16:58:29 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dfc9b6a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# levit-128S_a13503182913400832692277 + +LeViT-128S 模型在 ImageNet-1k 上以 224x224 的分辨率进行预训练。Graham 等人在论文 LeViT: a Vision Transformer in ConvNet's Clothing for Faster Inference 中介绍了它。 \ No newline at end of file