Add link to paper and GitHub repository

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
 
 
2
  license: cc-by-4.0
3
  task_categories:
4
  - image-segmentation
5
- language:
6
- - en
7
  pretty_name: COCOTree Annotation
8
  ---
9
 
10
  # COCOTree
11
 
 
 
12
  [![COCOTree annotation overview](figures/introduction_annotation.png)](figures/introduction_annotation.pdf)
13
 
14
  COCOTree is an annotation-only release for open tree decomposition over
@@ -74,4 +76,4 @@ and materializes instance nodes with parent-child links.
74
  python scripts/verify_cocotree.py --release-root .
75
  ```
76
 
77
- Generated: `2026-05-07T03:36:54Z`
 
1
  ---
2
+ language:
3
+ - en
4
  license: cc-by-4.0
5
  task_categories:
6
  - image-segmentation
 
 
7
  pretty_name: COCOTree Annotation
8
  ---
9
 
10
  # COCOTree
11
 
12
+ [**Paper**](https://huggingface.co/papers/2605.22068) | [**Code**](https://github.com/melonkick3090/COCOTree)
13
+
14
  [![COCOTree annotation overview](figures/introduction_annotation.png)](figures/introduction_annotation.pdf)
15
 
16
  COCOTree is an annotation-only release for open tree decomposition over
 
76
  python scripts/verify_cocotree.py --release-root .
77
  ```
78
 
79
+ Generated: `2026-05-07T03:36:54Z`