added weights and model notebook, light noise regen
Browse files- .gitignore +5 -0
- ImageReconstruction.ipynb +0 -0
- photo_regen.weights.h5 +3 -0
.gitignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
coco_train2017/
|
2 |
+
coco_val2017/
|
3 |
+
coco_train2017.zip
|
4 |
+
coco_val2017.zip
|
5 |
+
.ipynb_checkpoints/
|
ImageReconstruction.ipynb
ADDED
The diff for this file is too large to render.
See raw diff
|
|
photo_regen.weights.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9688d3dfeaba5d2b11556a8b2f92d0bae6e58e09ca17771de059e4eeca2e0711
|
3 |
+
size 3636296
|