lime-j commited on
Commit
96949af
·
verified ·
1 Parent(s): 31556cf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - zhuyr/RRW
4
+ - nateraw/pascal-voc-2012
5
+ base_model:
6
+ - black-forest-labs/FLUX.1-Kontext-dev
7
+ ---
8
+
9
+ # Model Card for Model ID
10
+
11
+ GenSIRR (Rectifying Latent Space for Generative Single-Image Reflection Removal, CVPR 2026) is a generative reflection removal model with great in-the-wild generalization ability.
12
+
13
+ ## Model Details
14
+
15
+ ### Model Description
16
+
17
+
18
+ - **Developed by:** X-Team, School of Software, Tianjin University
19
+ - **Finetuned from model :** FLUX.1-Kontext
20
+
21
+ ### Model Sources
22
+
23
+
24
+ - **Repository:** https://github.com/hainuo-wang/XReflection
25
+ - **Paper [optional]:** Rectifying Latent Space for Generative Single-Image Reflection Removal
26
+