mdessl commited on
Commit
268c22b
·
1 Parent(s): 01aceac

first commit. working on siamese model (signature comparison)

Browse files
.gitattributes CHANGED
@@ -1,2 +1,11 @@
1
  /LICENSE filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
2
  *.pth filter=lfs diff=lfs merge=lfs -text
 
1
  /LICENSE filter=lfs diff=lfs merge=lfs -text
2
+ *.yaml filter=lfs diff=lfs merge=lfs -text
3
+ *.gitignore filter=lfs diff=lfs merge=lfs -text
4
+ *.in filter=lfs diff=lfs merge=lfs -text
5
+ *.md filter=lfs diff=lfs merge=lfs -text
6
+ *.ipynb filter=lfs diff=lfs merge=lfs -text
7
+ *.yml filter=lfs diff=lfs merge=lfs -text
8
+ *.css filter=lfs diff=lfs merge=lfs -text
9
+ *.ini filter=lfs diff=lfs merge=lfs -text
10
+ *.py filter=lfs diff=lfs merge=lfs -text
11
  *.pth filter=lfs diff=lfs merge=lfs -text
.github/workflows/deploy.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9636f4ca6ac1d02dc9c550b2925449cc0a2feafd70c41020f650f5b5e11977df
3
+ size 242
.github/workflows/test.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3870f0c6c6c436ea8c7c55d1da34a0d822a2666edb0345274c9b00cf47918d
3
+ size 148
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2bee31730cc67c1bbcb39ed6107b540ad5aca6ad0c8ceb0cded80d18e318dcd
3
+ size 1675
MANIFEST.in ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05fcdf94ea6a8a597ee7faebbc0d43827412c1b848dd74b69c101b7adb33ee12
3
+ size 111
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc4b736f66853e6cef036caf2fb5b1975827e288a3c608e94c0d6f2cc27acd02
3
+ size 284
nbs/00_siamese.ipynb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279fb752e8f995d1d4de621f5dfb735e3a1cde441bc2778688f3e30dfe9c1c96
3
+ size 627644
nbs/01_miniai.ipynb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af9f9231209c4372da6a8af33b7a8e73fb90ac79a42da889e539337d8b6b33b0
3
+ size 5317
nbs/_quarto.yml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7c1621cd768aba60f00f6f4811722cb5caa079dc585ffb5b48eb340ddd68b7
3
+ size 290
nbs/index.ipynb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7123763124859a2849877840f021d2b13b5e8003a79c53c4277e0698d982c380
3
+ size 2613
nbs/nbdev.yml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3434145e2aff0740542e483dbff3e271efe1cd344a549f7d74009e38a20ccaf9
3
+ size 216
nbs/styles.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4600495f3852032604e3d9142330694943bd389c861c67d6e179cdac8b157d
3
+ size 600
settings.ini ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65fad26bcc7bee3c06110e320c69678602645cca3e773d3a9e3edd6d717bb114
3
+ size 938
setup.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce0e732a2cdf95d154a7d358f3e13a8e89e03f917b8357e7fbe94b5dce120d4
3
+ size 2596
signify/__init__.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b172e1ee0dca0b84021717191814e91b6b1c47b866981b0c8eae8ba91a6d9118
3
+ size 22
signify/_modidx.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6463e8efe9dfd45c9ced9ffaf4d6905a63891bfcd0bc3e07085233ccd0e30c93
3
+ size 16972
signify/core.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef6111499dba2a31d647c791fbaf4fe503edd73dd85a413d9512ae267481c48
3
+ size 142
signify/miniai.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a126f543cc88970736ec557d5ccc90216fdeb962136a8b3627a76efe82e53d04
3
+ size 23339
signify/siamese.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6d832e4660c238576d0b32b21a9714fa00b2a7be9994206efd882fb0380c2a
3
+ size 633