ChengYou305 commited on
Commit
b16f0ad
·
verified ·
1 Parent(s): 5b13569

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ size_categories:
4
+ - 10K<n<100K
5
+ task_categories:
6
+ - image-to-image
7
+ tags:
8
+ - Novel View Synthesis
9
+ - NeRF
10
+ - 3D Gaussian Splatting
11
+ - 3D Vision
12
+ - Diffusion Models
13
+ - Image Restoration
14
+ - Fixer
15
+ - Distractor
16
  ---
17
+
18
+ # DF3DV-Extra-Fixer
19
+
20
+ The dataset provides paired 3DGS/Distractor-Free 3DGS rendering results and ground-truth images from DF3DV-Extra. These data can be used to train DI<sup>2</sup>FIX (Distractor-Free DIFIX). If you find this dataset useful, please temporarily attribute it to the DF3DV-1K group by stating that you are using the DF3DV-Extra dataset from the DF3DV-1K group.
21
+
22
+
23
+ ## More Information
24
+
25
+ Please refer this [repo](https://github.com/johnnylu305/DF3DV) for more details.