Datasets:
Dataset Viewer
image
imagewidth (px) 1.15k
2.05k
| unique_id
stringclasses 10
values | width
int32 1.15k
2.05k
| height
int32 1.37k
2.05k
| image_mode_on_disk
stringclasses 1
value | original_file_format
stringclasses 1
value |
---|---|---|---|---|---|
img_00326_19db | 1,365 | 2,048 | RGB | JPEG |
|
img_00498_9229 | 1,638 | 2,048 | RGB | JPEG |
|
img_00072_a6e3 | 2,048 | 1,366 | RGB | JPEG |
|
img_00578_33d0 | 2,048 | 1,365 | RGB | JPEG |
|
img_00289_6a4f | 1,152 | 2,048 | RGB | JPEG |
|
img_00204_6248 | 2,048 | 1,365 | RGB | JPEG |
|
img_00133_22e9 | 1,152 | 2,048 | RGB | JPEG |
|
img_00239_a7e4 | 2,048 | 1,365 | RGB | JPEG |
|
img_00378_f731 | 2,048 | 1,365 | RGB | JPEG |
|
img_00448_e025 | 2,048 | 1,365 | RGB | JPEG |
Classic Cars
High resolution image subset from the Aesthetic-Train-V2 dataset, contains both classic and older generation cars mostly from the US and Europe.
Dataset Details
- Curator: Roscosmos
- Version: 1.0.0
- Total Images: 660
- Average Image Size (on disk): ~5.7 MB compressed
- Primary Content: Classic cars.
- Standardization: All images are standardized to RGB mode and saved at 95% quality for consistency.
Dataset Creation & Provenance
1. Original Master Dataset
This dataset is a subset derived from:
zhang0jhon/Aesthetic-Train-V2
- Link: https://huggingface.co/datasets/zhang0jhon/Aesthetic-Train-V2
- Providence: Large-scale, high-resolution image dataset, refer to its original dataset card for full details.
- Original License: MIT
2. Iterative Curation Methodology
CLIP retrieval / manual curation.
Dataset Structure & Content
This dataset is organized into two primary splits:
train
split: Contains the full, high-resolution image data and associated metadata. This is the recommended split for model training and full data analysis.preview
split: Contains a small, random subset of images from thetrain
split. The images in this split are downsampled and re-compressed to be viewer-compatible on the Hugging Face Hub. This split is intended for quick browsing and previewing directly in your web browser.
Each example (row) in both splits contains the following fields:
image
: The actual image data. In thetrain
split, this is full-resolution. In thepreview
split, this is a viewer-compatible version.unique_id
: A unique identifier assigned to each image.width
: The width of the image in pixels (from the full-resolution image).height
: The height of the image in pixels (from the full-resolution image).
Citation
@inproceedings{zhang2025diffusion4k,
title={Diffusion-4K: Ultra-High-Resolution Image Synthesis with Latent Diffusion Models},
author={Zhang, Jinjin and Huang, Qiuyu and Liu, Junjie and Guo, Xiefan and Huang, Di},
year={2025},
booktitle={IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
}
@misc{zhang2025ultrahighresolutionimagesynthesis,
title={Ultra-High-Resolution Image Synthesis: Data, Method and Evaluation},
author={Zhang, Jinjin and Huang, Qiuyu and Liu, Junjie and Guo, Xiefan and Huang, Di},
year={2025},
note={arXiv:2506.01331},
}
Disclaimer and Bias Considerations
Please consider any inherent biases from the original dataset and those potentially introduced by the automated filtering (e.g., CLIP's biases) and manual curation process.
Contact
N/A
- Downloads last month
- 163