Image-to-Image
Fixer
English
nvidia
image2image
shsolanki commited on
Commit
502dc04
·
1 Parent(s): 4f3e191
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  [**Code**](https://github.com/nv-tlabs/Fixer) | [**Paper**](https://arxiv.org/abs/2503.01774)
10
 
11
  ## Use the Fixer Model
12
- Please visit the [Fixer repository](https://github.com/nv-tlabs/Fixer) to access all relevant files and code needed to use Difix
13
 
14
  ## Description:
15
  Fixer is a single-step image diffusion model trained to enhance and remove artifacts in rendered novel views caused by
@@ -25,8 +25,6 @@ Fixer has two operation modes:
25
 
26
  Fixer is an all-encompassing solution, a single model compatible with both Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) representations. This model, however, was trained on 3DGUT data and is highly adaptable to GS scenes.
27
 
28
- **This model is ready for commercial/non-commercial use.**
29
-
30
  **Model Developer:** NVIDIA
31
 
32
  **Model Versions:** Fixer
@@ -36,6 +34,7 @@ Fixer is an all-encompassing solution, a single model compatible with both Neura
36
  ### License/Terms of Use:
37
  Your use of the model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).
38
 
 
39
 
40
  ### Use Case:
41
  Fixer is intended for Physical AI developers looking to enhance and improve their Neural Reconstruction pipelines. The model takes an image as an input and outputs a fixed image.
 
9
  [**Code**](https://github.com/nv-tlabs/Fixer) | [**Paper**](https://arxiv.org/abs/2503.01774)
10
 
11
  ## Use the Fixer Model
12
+ Please visit the [Fixer repository](https://github.com/nv-tlabs/Fixer) to access all relevant files and code needed to use Fixer
13
 
14
  ## Description:
15
  Fixer is a single-step image diffusion model trained to enhance and remove artifacts in rendered novel views caused by
 
25
 
26
  Fixer is an all-encompassing solution, a single model compatible with both Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) representations. This model, however, was trained on 3DGUT data and is highly adaptable to GS scenes.
27
 
 
 
28
  **Model Developer:** NVIDIA
29
 
30
  **Model Versions:** Fixer
 
34
  ### License/Terms of Use:
35
  Your use of the model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).
36
 
37
+ **This model is ready for commercial/non-commercial use.**
38
 
39
  ### Use Case:
40
  Fixer is intended for Physical AI developers looking to enhance and improve their Neural Reconstruction pipelines. The model takes an image as an input and outputs a fixed image.