Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
image
imagewidth (px)
149
6.02k
End of preview. Expand in Data Studio

VinFast Vehicle Image Dataset

A comprehensive, structured image dataset of VinFast vehicles (Electric Cars, Gasoline Cars, E-Scooters, and Buses) collected from web search results, complete with detailed JSON metadata (URLs, image dimensions, file sizes, captions, vehicle types, and SHA-256 content hashes).

Dataset Summary

  • Total Unique Images: 1,455
  • License: MIT
  • Main Categories:
    • vf_wild: VinFast VF Wild Pickup Concept (703 images)
    • feliz: VinFast Feliz Electric Scooter (82 images)
    • president: VinFast President SUV (79 images)
    • theon: VinFast Theon Electric Scooter (79 images)
    • lux_sa20: VinFast Lux SA2.0 SUV (77 images)
    • vinbus: VinBus Electric Buses (76 images)
    • klara: VinFast Klara Electric Scooter (73 images)
    • lux_a20: VinFast Lux A2.0 Sedan (73 images)
    • fadil: VinFast Fadil Hatchback (72 images)
    • dragonfly: VinFast DragonFly E-Bike (70 images)
    • evo_200: VinFast Evo 200 Electric Scooter (66 images)

Dataset Structure

vinfast-image-dataset/
β”œβ”€β”€ combined/
β”‚   β”œβ”€β”€ images/              # All 1,455 deduplicated images
β”‚   └── index.json           # Master JSON index containing metadata for all images
└── by_vehicle_types/
    β”œβ”€β”€ dragonfly/           # images/ + index.json
    β”œβ”€β”€ evo_200/             # images/ + index.json
    β”œβ”€β”€ fadil/               # images/ + index.json
    β”œβ”€β”€ feliz/               # images/ + index.json
    β”œβ”€β”€ klara/               # images/ + index.json
    β”œβ”€β”€ lux_a20/             # images/ + index.json
    β”œβ”€β”€ lux_sa20/            # images/ + index.json
    β”œβ”€β”€ president/           # images/ + index.json
    β”œβ”€β”€ theon/               # images/ + index.json
    β”œβ”€β”€ vf_wild/             # images/ + index.json
    β”œβ”€β”€ vinbus/              # images/ + index.json
    └── general/             # images/ + index.json

Metadata Schema Example (index.json)

{
  "filename": "2ee0348cc30b1198963448c80fdd3c42.jpg",
  "keyword": "VinFast VF Wild 2022",
  "engine": "google",
  "url": "https://cmu-cdn.vinfast.vn/2024/01/e6a16d16-vfwildces1-1024x711.jpg",
  "page_index": 28,
  "caption": "VinFast VF Wild at CES",
  "content_type": "image/jpeg",
  "file_size": 161410,
  "width": 711,
  "height": 1024,
  "vehicle_type": "vf_wild",
  "sha256": "ad2720b221b024a211faedc72e3137fafe0e3e4b3fb0471ee78e83b58cf12510"
}

Uploaded to Hugging Face Hub by hoang14.

Downloads last month
-