💬Comments welcome. To leave a note, select any text and click the note / highlight button that pops up — or open the panel with the tab at the top-right (‹). Notes are visible only inside our private review group.
jump to

22.14 Datasets

Modern imaging is as much about data as about algorithms — a learned denoiser is only as good as the noisy/clean pairs it trained on, and a "state-of-the-art" number means nothing without the benchmark it was measured on (the data story of Machine learning). The benchmark, in fact, quietly defines the task: its choices of scene, noise model, and ground truth become the model's assumptions, and its blind spots become the model's blind spots. This appendix is a working index of the public datasets the methods in this book lean on, grouped by what they are for. Each entry is a name, a one-line description, and a link; the chapters that use them point back here rather than reprinting URLs inline.

The convention

When a dataset is relevant to a chapter, that chapter adds a margin reference pointing here, rather than re-listing the link in the text. This appendix is the single source for dataset names and links, so a reader implementing or comparing a method always knows where the canonical data lives.

22.14.1 Classification and features

22.14.2 Super-resolution

22.14.3 Deblurring and restoration

22.14.4 Denoising

22.14.5 HDR and tone mapping

22.14.6 Retouching and enhancement

22.14.7 Depth and motion

22.14.8 Color and white balance

22.14.9 Faces

22.14.10 Inpainting, segmentation, and matting