Upload UNet model with pretrained weights
Browse files- README.md +2 -0
- config.pt +3 -0
- pytorch_model.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Polygon Colorizer UNet
|
| 2 |
+
This model fills polygon shapes in an input image with the appropriate color based on conditioning.
|
config.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:744bbc5088177042db285bb650c54ff72a541e1a7c1ac95f5bba5b3818699d31
|
| 3 |
+
size 924
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaeaa10811bfd06972b06eaf28d1103aee428818864afe34d61b5983bd5dc469
|
| 3 |
+
size 124285162
|