Aiden Pan
commited on
Commit
•
b27ccea
1
Parent(s):
937e986
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
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.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# FillLineGaps
|
6 |
+
|
7 |
This repo holds the model from [FillLineGaps](https://github.com/zhenglinpan/FillLineGaps).
|
8 |
+
|
9 |
`LightUNet_generator_700_mono_fuji.pth`: model for binarized black and white(channel=1) images.
|
10 |
+
|
11 |
`LightUNet_generator_1000_color_dls.pth`: model for chromatic(channel=3) images.
|