bbynku nielsr HF Staff commited on
Commit
96758d4
·
verified ·
1 Parent(s): 0562926

Add link to paper, add tag (#1)

Browse files

- Add link to paper, add tag (e89e0fedaa66e2d882b44f67d35fbd81cdf10e0c)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,9 +1,10 @@
1
- # Geometry Prior Visualization Demo
 
 
 
2
 
3
- This demo shows the visualization of geometry priors from RGB and depth images.
4
 
5
- ## Usage
6
- Upload an RGB image and a depth image to see the visualization result.
7
 
8
- ## Examples
9
- The demo includes example images from the NYUDepthv2 dataset.
 
1
+ ---
2
+ tags:
3
+ - image-segmentation
4
+ ---
5
 
6
+ # DFormerv2
7
 
8
+ This repository contains the checkpoints of the paper [DFormerv2: Geometry Self-Attention for RGBD Semantic Segmentation](https://huggingface.co/papers/2504.04701).
 
9
 
10
+ Code: https://github.com/VCIP-RGBD/DFormer