ChengYou305 nielsr HF Staff commited on
Commit
c8fc9da
·
1 Parent(s): c78f9c1

Improve model card for DI2FIX with method description (#1)

Browse files

- Improve model card for DI2FIX with method description (f9265d51e0c406dff4d7225cd1f29d2456d45094)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -14,7 +14,11 @@ tags:
14
 
15
  [**Project Page**](https://johnnylu305.github.io/df3dv1k_web/) | [**Paper**](https://huggingface.co/papers/2604.13416) | [**GitHub**](https://github.com/johnnylu305/DF3DV) | [**Demo**](https://chengyou305-di2fix-demo.hf.space/)
16
 
17
- DI<sup>2</sup>FIX (Distractor-Free DIFIX), a plug-and-play 2D enhancer for improving radiance field renderings, introduced in the DF3DV-1K paper.
 
 
 
 
18
 
19
  ## Citation
20
  ```bibtex
 
14
 
15
  [**Project Page**](https://johnnylu305.github.io/df3dv1k_web/) | [**Paper**](https://huggingface.co/papers/2604.13416) | [**GitHub**](https://github.com/johnnylu305/DF3DV) | [**Demo**](https://chengyou305-di2fix-demo.hf.space/)
16
 
17
+ DI<sup>2</sup>FIX (Distractor-Free DIFIX) is a plug-and-play 2D enhancer designed to improve radiance field renderings (such as 3D Gaussian Splatting and NeRF) by removing distractors and artifacts. It was introduced in the paper [DF3DV-1K: A Large-Scale Dataset and Benchmark for Distractor-Free Novel View Synthesis](https://huggingface.co/papers/2604.13416).
18
+
19
+ ## Method Overview
20
+
21
+ DI<sup>2</sup>FIX is a diffusion-based 2D enhancer fine-tuned on the DF3DV-1K dataset. It refines and enhances initial novel-view synthesis outputs, removing distractors and significantly improving rendering quality (achieving average improvements of 0.96 dB PSNR and 0.057 LPIPS on the held-out DF3DV-41 benchmark and the On-the-go dataset).
22
 
23
  ## Citation
24
  ```bibtex