Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
image
imagewidth (px)
4.1k
4.1k

my-colorization-dataset

Colorization dataset for old photos

Dataset Summary

This dataset contains 4771 files with a total size of 34.5 GB.

File Types

  • .jpeg
  • .jpg
  • .json
  • .png

Dataset Structure

colorization_dataset/
├── positive/
        ├── 08bb9f60462d86fc67c7b6a13c8e14ac.jpeg
    ├── 0ba2644602fa4d53208d261726517191.jpeg
    ├── 0f0ec70dcf7b8915d72ca5a07799a5ee.jpeg
    ├── 138d24218a52412a2808077e6f598622.jpg
    ├── 153101d8if2itd21f8330h.jpg
    ├── 184d0202cacf3cf45ffe4c153e929e73.jpeg
    ├── 201331412304396877801.jpg
    ├── 201331412304410977802.jpg
    ├── 201331412304415677803.jpg
    └── ...
├── positive_images11/
        ├── 001_PLR_CS28_原色_IMG_20241108_014923.jpg
    ├── 002_PLR_CS28_原色_IMG_20241108_015140.jpg
    ├── 003_PLR_CS28_原色_IMG_20241108_015204.jpg
    ├── 004_PLR_CS28_原色_IMG_20241108_015406.jpg
    ├── 005_HBN_17_鲜艳_IMG_20241128_105926.jpg
    ├── 005_PLR_CS28_原色_IMG_20241108_015502.jpg
    ├── 005_X100U_IMG_20240914_105216.jpg
    ├── 006_PLR_CS28_原色_IMG_20241108_015626.jpg
    ├── 007_PLR_CS28_原色_IMG_20241108_015643.jpg
    └── ...
├── captions.json
├── captions_clean_0604.json
├── captions_clean_positive_images11.json
└── filtered_captions.json

Usage

from datasets import load_dataset

# Load the dataset
dataset = load_dataset("RainCCH/my-colorization-dataset")

# Or download files directly
from huggingface_hub import snapshot_download

snapshot_download(repo_id="RainCCH/my-colorization-dataset", repo_type="dataset")

Generated

This dataset was created on 2025-07-23 17:06:27 using the HuggingFace Data Manager.

Downloads last month
100