Views
No views yet
| Property | Value |
|---|---|
| Source | lucid-cc0-v2 (filtered subset) |
| Filtering | ICNet complexity ≥ 0.85 (highest-detail tiles only) |
| Tile size | 256×256 pixels |
| Mean complexity | ~0.917 |
| Total tiles | ~271,000 |
| Disk size | ~35 GB |
| License | CC0-1.0 (public domain) |
| Stage | Dataset | Purpose |
|---|---|---|
| 1. Pretrain from scratch | lucid-cc0-v2 (200GB) | Learn general image representations |
| 2. Finetune | This dataset (27GB) | Refine on highest-quality tiles |
| 3. Finetune-finetune | lucid-cc0-v2-hc-512 (512×512) | Push quality with max patch size |
lucid-cc0-v2-hc/
├── train/
│ ├── 000/
│ │ ├── 00000.png
│ │ └── ...
│ ├── 001/
│ └── ...
├── LR/
│ ├── x2/ # Bicubic downscaled ×2
│ └── x4/ # Bicubic downscaled ×4
└── metrics.csv # Per-image complexity statistics1@dataset{lucid_cc0_v2_hc,
2 title={LUCID-CC0 v2 High Complexity: Finetuning Dataset for SISR},
3 author={Phips},
4 year={2026},
5 license={CC0-1.0},
6 url={https://huggingface.co/datasets/Phips/lucid-cc0-v2-hc}
7}