Upload 2 files
Browse files- .gitattributes +2 -0
- full_model.pth +3 -0
- simple_net_v1.pth +3 -0
.gitattributes
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
best_model.pth filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 1 |
best_model.pth filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
full_model.pth filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
simple_net_v1.pth filter=lfs diff=lfs merge=lfs -text
|
full_model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afb08ddb17d796ee2556c22f1ce5dbfd9867cf6556c4e16eaef5fb08005cbb31
|
| 3 |
+
size 9989685
|
simple_net_v1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2df3471bdea7d24da09358a58d2caa072e1646aa548817e5a0f7aef9f87cdec0
|
| 3 |
+
size 9983463
|