The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
Display Inverse Rendering Dataset
- π Paper (ArXiv)
- π Project Page
- π» GitHub Repository
Introduction
This dataset is created for display inverse rendering, including multi-light stereo images captured by polarization cameras, and GT geometry (pixel-aligned point cloud and surface normals) scanned by high-precision 3D scanner.
Structure
- DIR-basic: The basic version of the dataset released with the paper. It includes stereo polarized RAW images, RGB images from a reference view, and ground-truth surface normals and point clouds. All images are captured under a multi-light configuration projected through 16Γ9 superpixels on the display.
βββ A
β βββGT_geometry (for reference(main) view)
β β βββ'normal.npy',
β β βββ'normal.png',
β β βββ'point_cloud_gt.npy'
β βββmain
β β βββdiffuseNspecular
β β β βββ'000 - 143.png',
β β β βββ'black.png',
β β β βββ'white.png',
β β βββRAW_polar
β β β βββ'000 - 143_[SHUTTER_TIME].png',
β β β βββ'black_[SHUTTER_TIME].png',
β β β βββ'white_[SHUTTER_TIME].png',
β βββside
β β βββdiffuseNspecular
β β β βββ'000 - 143.png',
β β β βββ'black.png',
β β β βββ'white.png',
β β βββRAW_polar
β β β βββ'000 - 143_[SHUTTER_TIME].png',
β β β βββ'black_[SHUTTER_TIME].png',
β β β βββ'white_[SHUTTER_TIME].png',
β βββmask.png
β βββpoint_cloud.npy (unprojected pixel w.r.t. depth & focal length)
- DIR-pms: This dataset follows the DiLiGeNT format and has the same composition as DIR-basic. It provides multi-light RGB images from the reference view along with related information and the ground-truth normal maps.
βββ A [Suffix (default "PNG")]
β βββ'000 - 143.png',
β βββ'filenames.txt',
β βββ'light_directions.txt'
β βββ'light_intensities.txt',
β βββ'mask.png'
β βββ'Normal_gt.mat'
TODO
-
Release training code. -
ReleaseDisplay Inverse Rendering (DIR)
dataset. - Release EXPANDED version of DIR datset (HDR).
- Release EXPANDED version of DIR datset (multi-distance).
- Downloads last month
- 719