therealcyberlord
commited on
Commit
•
b99e8e6
1
Parent(s):
db8d07b
Update README.md
Browse files
README.md
CHANGED
@@ -8,15 +8,12 @@ Base model: https://huggingface.co/google/vit-base-patch16-224
|
|
8 |
|
9 |
* This achieves around 82% on the testing set
|
10 |
|
11 |
-
|
12 |
Dataset Description:
|
13 |
|
14 |
-
The car dataset contains 16,185 images of 196 classes of cars. The data is split into 8,144 training images
|
15 |
-
|
16 |
|
17 |
|
18 |
Citations:
|
19 |
-
|
20 |
3D Object Representations for Fine-Grained Categorization
|
21 |
Jonathan Krause, Michael Stark, Jia Deng, Li Fei-Fei
|
22 |
4th IEEE Workshop on 3D Representation and Recognition, at ICCV 2013 (3dRR-13). Sydney, Australia. Dec. 8, 2013.
|
|
|
8 |
|
9 |
* This achieves around 82% on the testing set
|
10 |
|
|
|
11 |
Dataset Description:
|
12 |
|
13 |
+
The Stanford car dataset contains 16,185 images of 196 classes of cars. The data is split into 8,144 training images, 6,041 testing images, and 2000 validation images.
|
|
|
14 |
|
15 |
|
16 |
Citations:
|
|
|
17 |
3D Object Representations for Fine-Grained Categorization
|
18 |
Jonathan Krause, Michael Stark, Jia Deng, Li Fei-Fei
|
19 |
4th IEEE Workshop on 3D Representation and Recognition, at ICCV 2013 (3dRR-13). Sydney, Australia. Dec. 8, 2013.
|