image imagewidth (px) 512 512 | label class label 216
classes |
|---|---|
0anti_skid_tiles | |
0anti_skid_tiles | |
0anti_skid_tiles | |
0anti_skid_tiles | |
0anti_skid_tiles | |
0anti_skid_tiles | |
1anti_slip_concrete | |
1anti_slip_concrete | |
1anti_slip_concrete | |
1anti_slip_concrete | |
1anti_slip_concrete | |
1anti_slip_concrete | |
2asbestos_sheet | |
2asbestos_sheet | |
2asbestos_sheet | |
2asbestos_sheet | |
2asbestos_sheet | |
2asbestos_sheet | |
3asphalt_01 | |
3asphalt_01 | |
3asphalt_01 | |
3asphalt_01 | |
3asphalt_01 | |
3asphalt_01 | |
4asphalt_03 | |
4asphalt_03 | |
4asphalt_03 | |
4asphalt_03 | |
4asphalt_03 | |
4asphalt_03 | |
5asphalt_04 | |
5asphalt_04 | |
5asphalt_04 | |
5asphalt_04 | |
5asphalt_04 | |
5asphalt_04 | |
6asphalt_05 | |
6asphalt_05 | |
6asphalt_05 | |
6asphalt_05 | |
6asphalt_05 | |
6asphalt_05 | |
7asphalt_pit_lane | |
7asphalt_pit_lane | |
7asphalt_pit_lane | |
7asphalt_pit_lane | |
7asphalt_pit_lane | |
7asphalt_pit_lane | |
8asphalt_track | |
8asphalt_track | |
8asphalt_track | |
8asphalt_track | |
8asphalt_track | |
8asphalt_track | |
9bark_platanus | |
9bark_platanus | |
9bark_platanus | |
9bark_platanus | |
9bark_platanus | |
9bark_platanus | |
10bicolour_gravel | |
10bicolour_gravel | |
10bicolour_gravel | |
10bicolour_gravel | |
10bicolour_gravel | |
10bicolour_gravel | |
11blue_metal_plate | |
11blue_metal_plate | |
11blue_metal_plate | |
11blue_metal_plate | |
11blue_metal_plate | |
11blue_metal_plate | |
12blue_plaster_weathered | |
12blue_plaster_weathered | |
12blue_plaster_weathered | |
12blue_plaster_weathered | |
12blue_plaster_weathered | |
12blue_plaster_weathered | |
13box_profile_metal_sheet | |
13box_profile_metal_sheet | |
13box_profile_metal_sheet | |
13box_profile_metal_sheet | |
13box_profile_metal_sheet | |
13box_profile_metal_sheet | |
14brick_crosswalk | |
14brick_crosswalk | |
14brick_crosswalk | |
14brick_crosswalk | |
14brick_crosswalk | |
14brick_crosswalk | |
15brick_floor_02 | |
15brick_floor_02 | |
15brick_floor_02 | |
15brick_floor_02 | |
15brick_floor_02 | |
15brick_floor_02 | |
16brick_pavement | |
16brick_pavement | |
16brick_pavement | |
16brick_pavement |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
license: cc0-1.0
pretty_name: Poly Haven Material Extraction Evaluation Set
size_categories:
- n<1K
task_categories:
- image-to-image
tags:
- computer-vision
- pbr materials
- textures
- polyhaven
- evaluation
- material-extraction
PolyHaven Material Extraction Evaluation Set
This dataset provides the PolyHaven evaluation set used in MatE: Material Extraction from Single-Image via Geometric Prior. It is designed for evaluating material extraction methods that recover physically based rendering (PBR) material maps from a single image and mask.
Dataset Contents
The dataset contains 216 samples. Each sample corresponds to one material and is stored in a separate directory named by its material ID, for example:
anti_skid_tiles/
asphalt_01/
brick_wall_09/
Each sample directory contains the following six PNG files:
image.png # rendered input image for material extraction
mask.png # binary foreground mask
albedo.png # ground-truth diffuse/albedo map
normal_gl.png # ground-truth normal map in OpenGL convention
roughness.png # ground-truth roughness map
height.png # ground-truth height/displacement map
All files are stored as 512 x 512 PNG images:
Evaluation Usage
For each sample, image.png and mask.png are intended to be used as the input to a material extraction method. The remaining maps, albedo.png, normal_gl.png, roughness.png, and height.png, serve as ground-truth targets for evaluation.
Optional non-core maps such as ambient occlusion, metallic, specular, and material masks are not included. They were removed so that every evaluation sample follows a consistent file structure and contains the same set of target maps.
Paper
This evaluation set is associated with:
MatE: Material Extraction from Single-Image via Geometric Prior Zeyu Zhang, Wei Zhai, Jian Yang, Yang Cao arXiv: 2512.18312
If this evaluation set is useful for your work, please consider citing our paper:
@article{zhang2025mate,
title={MatE: Material Extraction from Single-Image via Geometric Prior},
author={Zhang, Zeyu and Zhai, Wei and Yang, Jian and Cao, Yang},
journal={arXiv preprint arXiv:2512.18312},
year={2025}
}
License
This dataset is released under the CC0-1.0 license.
- Downloads last month
- 5