Dataset
We study visibility characterization and reconstruction, which require datasets where multiple polygons map
to the same visibility graph and where graph diversity is high. No existing dataset satisfies these properties.
To address this, we generate 60,000 polygons with 25 vertices, sampled uniformly in [-1,1]2 and arranged
anticlockwise using the 2-opt algorithm. 2-opt move algorithm exhibited non-uniformity with
respect to the link diameter of the visibility graph. Hence, we rebalance the dataset by resampling based on link diameter resulting in 18,500 polygons.
We additionally create 20 augmentations for each polygon, with each augmentation having the characteristic of multiple polygons with the same visibility graph, thereby producing 370,000 polygons. The final dataset can be found
here
.
Comparison to Real-World Datasets
| Real-World Dataset |
Average Link Diameter |
Max Link Diameter |
| Ours |
4.4 / 2.2 |
9.0 |
| MNIST |
1.83 / 0.50 |
4.1 |
| COCO 2017 |
1.32 / 0.25 |
3.823 |