Aiden Pan commited on
Commit
937e986
1 Parent(s): 2bcaf45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This repo holds the model from [FillLineGaps](https://github.com/zhenglinpan/FillLineGaps).
6
+ `LightUNet_generator_700_mono_fuji.pth`: model for binarized black and white(channel=1) images.
7
+ `LightUNet_generator_1000_color_dls.pth`: model for chromatic(channel=3) images.