Improve model card for DI2FIX with method description
#1
by nielsr HF Staff - opened
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|