This dataset provides rendered views, binary masks, and patch data for 5 mesh and point cloud datasets (TMQ, TSMD, SJTU-TMQA, BASICS and WPC) that are suited to be used with Graphics-LPIPS-QualCompare. They have been generated using QualCompare.
This repository accompanies the paper:
Rendering Matters: Reproducible Image-based Quality Assessment of 3D Meshes and Point Clouds with QualCompare
Guillaume Lavoué, Gautier Campagne, Florent Dupont
Currently under review.
The dataset is split into multiple parts (.zip.001, .zip.002, …).
Download all parts before extraction.
Linux / macOS
cat dataset.zip.* > dataset.zip
unzip dataset.zip
Windows (PowerShell)
cmd /c copy /b dataset.zip.* dataset.zip
tar -xf dataset.zip
Windows (7-Zip / WinRAR)
-
Right-click on
dataset.zip.001 -
Extract here (the tool will automatically use all parts)
Notes
-
All parts must be in the same folder
-
Missing parts will cause extraction failure