Old_Photo_Restoration_Dataset
收藏资源简介:
This dataset is constructed for old photo restoration and image inpainting research. It contains paired old photographs and binary masks, including a training set and a test set. Each image has a one-to-one corresponding mask. The correspondence between images and masks is determined by the file name. For example, train/images/1.png corresponds to train/masks/1.png, and test/images/1.png corresponds to test/masks/1.png. The dataset is organized as follows: LFR_Old_Photo_Restoration_Dataset_v1.0/├── train/│ ├── target/│ └── mask/├── test/│ ├── target1/│ └── mask1/├── README.txt└── LICENSE.txt The masks are binary images. White pixels or pixel value 255 indicate missing or damaged regions, while black pixels or pixel value 0 indicate known background regions. This dataset is intended for academic research on old photo restoration, image inpainting, image restoration, and computer vision.



