Perceptual Metric Development Dataset (part b)
收藏资源简介:
The Perceptual Metric Development Dataset (PMDD) is a publicly available benchmark dataset developed for training and evaluating feature extraction models used in multispectral perceptual quality assessment for remote sensing images. The dataset was specifically designed to support the development of perceptual metrics for six-band multispectral imagery.The dataset was generated using Landsat Collection 2 Level-2 imagery extracted from Google Earth Engine. All images correspond to 2024 and contain six spectral bands (Red, Green, Blue, NIR, SWIR1, and SWIR2) normalized to the range [0, 1]. Each sample consists of a 512 × 512 pixel multispectral image and its corresponding nine-class Land Use/Land Cover reference map obtained from the ESRI Global LULC dataset.The images were collected from Iran, Türkiye, Azerbaijan, Armenia, Georgia, Bulgaria, and Greece to provide geographically diverse samples and a balanced distribution of LULC classes. After preprocessing, the dataset contains 14,848 samples, divided into 12,620 training, 742 validation, and 1,486 testing samples.PMDD is intended for research on multispectral image quality assessment, perceptual metric development, remote sensing image analysis, and deep learning applications. Archive Format Due to the large size of the dataset, the compressed archive has been split into two parts for easier storage and distribution: perceptual metric development dataset.zip.partaa (~40 GB) perceptual metric development dataset.zip.partab (~24.38 GB) These files are not independent archives. Both parts are required to reconstruct the original ZIP archive. Please ensure that both files are downloaded and placed in the same directory before reconstruction. Reconstructing the Original ZIP Archive Linux / macOS Run the following command in the directory containing both archive parts: cat "perceptual metric development dataset.zip.partaa" \ "perceptual metric development dataset.zip.partab" \ > "perceptual metric development dataset.zip" After reconstruction, extract the dataset using: unzip "perceptual metric development dataset.zip" Alternatively, if 7z is installed: 7z x "perceptual metric development dataset.zip" Windows Open Command Prompt in the folder containing both archive parts and run: copy /b "perceptual metric development dataset.zip.partaa"+"perceptual metric development dataset.zip.partab" "perceptual metric development dataset.zip" Then extract the reconstructed ZIP file using Windows Explorer, 7-Zip, WinRAR, or any ZIP-compatible extraction tool.



