therealcyberlord
commited on
Commit
•
7a124f1
1
Parent(s):
a81ef09
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ This achieves around 82% on the testing set
|
|
10 |
|
11 |
Dataset Description:
|
12 |
|
13 |
-
The
|
14 |
|
15 |
<img src="https://ai.stanford.edu/~jkrause/cars/class_montage.jpg">
|
16 |
|
|
|
10 |
|
11 |
Dataset Description:
|
12 |
|
13 |
+
The Stanford car dataset contains 16,185 images of 196 classes of cars. Classes are typically at the level of Make, Model, Year, e.g. 2012 Tesla Model S or 2012 BMW M3 coupe. The data is split into 8144 training images, 6,041 testing images, and 2000 validation images in this case.
|
14 |
|
15 |
<img src="https://ai.stanford.edu/~jkrause/cars/class_montage.jpg">
|
16 |
|