From 633a1dc1c0fb88aa7e62b80c6d28082a877c779f Mon Sep 17 00:00:00 2001 From: pice35408784b54431987c4d13c457b9cd Date: Mon, 30 Dec 2024 16:33:32 +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..3fc15a7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Birds-Classifier-EfficientNetB2_a14114516198354944962191 + +该模型是 Kaggle 上提供的 gpiosenka/100-bird-species 数据集上 google/efficientnet-b2 的微调版本。 \ No newline at end of file