therealcyberlord
commited on
Commit
•
2126d1e
1
Parent(s):
1e08943
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ 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 |
|
17 |
Citations:
|
|
|
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 |
+
** Please note: this dataset does not contain newer cars **
|
16 |
+
|
17 |
<img src="https://ai.stanford.edu/~jkrause/cars/class_montage.jpg">
|
18 |
|
19 |
Citations:
|