File size: 2,568 Bytes
5ce9ccc
 
 
 
 
 
3da3b67
b2dfca0
5ce9ccc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
defa57d
 
 
 
5ce9ccc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
pretty_name: SHREC 2021 Track Database for Quantifying Shape Complexity
---

# Dataset Card for SHREC 2021 Track Database

<img src="https://rosinpl.github.io/SHREC2021.jpg" width="400">

<!-- Provide a quick summary of the dataset. -->

The SHREC 2021 Track on Quantifying Shape Complexity aimed to provide a benchmark for the quantification of 3D shape complexity.  Shape complexity is an ill-defined concept. Hence, the concept is explored complexity multiple tasks and data collections. Due to the relative nature of complexity, a linear order may not make sense. There may be multiple aspects of complexity that can be measured.

In the first collection, we consider synthetically acquired noisy cubes and spheres.

The second collection consists of abstract shapes and is made up of two subcollections each composed of 25 shapes.

The third part consists of the categorized shapes of the Princeton Segmentation Benchmark (Chen et al., "A Benchmark for 3D Mesh Segmentation", TOG, 28.3, 2009).

Each of these collections can be considered as seeking a different aspect of shape complexity.

## Dataset Structure

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->

All datasets consist of zipped OBJ 3D mesh files.

## Dataset Creation

The data in collections 1 and 2 was created by the organizers of the SHREC 2021 track on Quantifying Shape Complexity:

- M. Ferhat Arslan - Middle East Technical University, Department of Computer Engineering
- Alexandros Haridis - Massachusetts Institute of Technology, Department of Architecture
- Paul L. Rosin - Cardiff University, School of Computer Science &amp; Informatics<br>
- Sibel Tari - Middle East Technical University, Department of Computer Engineering

Collection 3 can be accessed at [here](https://segeval.cs.princeton.edu")

## Citation

<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**

```
@article{arslan2022shrec,
  title={SHREC’21: Quantifying shape complexity},
  author={Arslan, Mazlum Ferhat and Haridis, Alexandros and Rosin, Paul L and Tari, Sibel and Brassey, Charlotte and Gardiner, James D and Genctav, Asli and Genctav, Murat},
  journal={Computers \& Graphics},
  volume={102},
  pages={144--153},
  year={2022},
}
```

## Dataset Card Contact

Paul Rosin\
Cardiff University\
[rosinpl@cardiff.ac.uk](mailto:rosinpl@cardiff.ac.uk)