concise card
Browse files
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- image-segmentation
|
| 4 |
+
- graph-ml
|
| 5 |
+
tags:
|
| 6 |
+
- reassembly
|
| 7 |
+
- anastylosis
|
| 8 |
+
- cultural-heritage
|
| 9 |
+
- synthetic
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1K<n<10K
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Reassembly bench — anonymous review sample
|
| 15 |
+
|
| 16 |
+
A synthetic bench for fragment reassembly. A painting is quantised onto an
|
| 17 |
+
82-colour LEGO palette and tiled on a 96×96 grid, so the brick grid is known
|
| 18 |
+
exactly; the mosaic is then fragmented along the brick joints, corrupted and
|
| 19 |
+
scattered. Every label — instance masks, adjacencies, poses — is derived from
|
| 20 |
+
the grid rather than hand-annotated.
|
| 21 |
+
|
| 22 |
+
This is a 1 % sample (2,000 instances) released for double-blind review at
|
| 23 |
+
CHR 2027. The generation code is in `code/`.
|