KayZhu commited on
Commit
c5e787e
·
verified ·
1 Parent(s): 6b9785a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,8 +10,8 @@ tags:
10
  # ExtremeOcc-3D
11
 
12
  ExtremeOcc-3D is a benchmark for amodal 3D generation under severe object
13
- occlusion, introduced with [RelaxFlow: Text-Driven Amodal 3D
14
- Generation](https://arxiv.org/abs/2603.05425).
15
 
16
  The benchmark contains 264 single-view indoor scenes. Each sample provides an
17
  occluded scene render, a target-object mask, an isolated render of the visible
@@ -19,7 +19,7 @@ object part, a category text label, and ground-truth 3D assets for evaluation.
19
 
20
  Use `manifest.json` as the entry point. All paths in the manifest are relative
21
  to this dataset root. Code and runners are available in the
22
- [RelaxFlow repository](https://github.com/viridityzhu/RelaxFlow).
23
 
24
  ## Folder layout
25
 
 
10
  # ExtremeOcc-3D
11
 
12
  ExtremeOcc-3D is a benchmark for amodal 3D generation under severe object
13
+ occlusion, introduced with [**RelaxFlow: Text-Driven Amodal 3D
14
+ Generation**](https://arxiv.org/abs/2603.05425), an ICML 2026 Spotlight paper.
15
 
16
  The benchmark contains 264 single-view indoor scenes. Each sample provides an
17
  occluded scene render, a target-object mask, an isolated render of the visible
 
19
 
20
  Use `manifest.json` as the entry point. All paths in the manifest are relative
21
  to this dataset root. Code and runners are available in the
22
+ [**RelaxFlow repository**](https://github.com/viridityzhu/RelaxFlow).
23
 
24
  ## Folder layout
25