Yvonnefanf
commited on
Commit
•
7967ba7
1
Parent(s):
bea2eea
resnet18 cifar10 with dropout
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- resnet18_cifar10_withdropout/Model/Epoch_1/bgimg.png +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/embedding.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/grid.pkl +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_1/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_10/embedding.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_10/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_10/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_10/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_10/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_100/embedding.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_100/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_100/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_100/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_100/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_101/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_101/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_101/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_101/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_102/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_102/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_102/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_102/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_103/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_103/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_103/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_103/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_104/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_104/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_104/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_104/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_105/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_105/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_105/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_105/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_106/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_106/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_106/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_106/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_107/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_107/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_107/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_107/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_108/index.json +0 -0
- resnet18_cifar10_withdropout/Model/Epoch_108/subject_model.pth +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_108/test_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_108/train_data.npy +3 -0
- resnet18_cifar10_withdropout/Model/Epoch_109/index.json +0 -0
resnet18_cifar10_withdropout/Model/Epoch_1/bgimg.png
ADDED
resnet18_cifar10_withdropout/Model/Epoch_1/embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0618ac7ed3b4e88b15f4c3914ee3b136b3eb9ba52d85c1874f6b827a924bdc11
|
3 |
+
size 400128
|
resnet18_cifar10_withdropout/Model/Epoch_1/grid.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cec0952bce5d173f458d1b9c27e0c8ae30bc92015744e6e3ff7e038ec91f234f
|
3 |
+
size 44
|
resnet18_cifar10_withdropout/Model/Epoch_1/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_1/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d50d5560c7e84f2fc606f0c26e2a22868a713e21095c01bc135111703122db9e
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_1/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11a62197538d631de40f1292dcda97c2562bb7977a247603225a9eb1d3b66750
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_1/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f545b6278c7136a6c482dbd46864b19ba57fc02251e82389547f07add773be
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_10/embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eea4a2ac3a356c747323fdcbc0087d77d9fa6ca271a0acabbaeca54543109e0
|
3 |
+
size 400128
|
resnet18_cifar10_withdropout/Model/Epoch_10/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_10/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65c12d2e5bfae6a537c11972988ee19ed05b4a309f6da9be045bb2e7cabed910
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_10/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad95153339d2f9e317ff05f8d0754e3d127b0b99b3baed65189ef3578e8f5f3e
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_10/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07a83472d7ad6541dd429b3f4bf55fa1b8e2a17f8bae5bfaafff4350e5ce1fef
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_100/embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76e3a6ade93416a97490b5fe127d2157c9ff670aeb9366c97a2f5f9594b189e3
|
3 |
+
size 400128
|
resnet18_cifar10_withdropout/Model/Epoch_100/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_100/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c204e87b3d8f98069518d4b1e27f63d480b1494b89b26b6ddbfce5fe60b0730
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_100/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdaf6e95988480fbf668d79bf412d4610f08710d28ce5c030447176d8b0e009d
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_100/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de28c5f0bef3d4ef09adfd2c8cf3195046ca41ffd2854e02ce73374dfc491ea8
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_101/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_101/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:444d5858b832fb59225c795da44bb457b2228bd59bf918e10ede7f4cce7e7a32
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_101/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d380d83924a60dd7e1f7ebf2fe2ae44689fc81f21f85bc1469276c0b192e6bcc
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_101/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dd2b6410f6ba94260cf580bd0bcf71405f43c5af84a0b9b70160d5eb21c4934
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_102/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_102/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d07c1491c7797d205b6c7d64100890384f63784e03444f1f6814da0c7a8bf63
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_102/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e3a93fa0b514c95427f934efafbdad6dd0b2d9922cd73a3fc36668bc3a4a33
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_102/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e212663bb74e72232868ba4ce66ec650de694a0a7f30f40d5c2d080f94e975a
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_103/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_103/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4c3ae868c153cd3770dce28a2022bb101b3c3b388d77d131e3a6bdd5819eff9
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_103/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7924bbb445b52dec0521119e2ba2147f760f9de9e6da33ad2cca0ca77ab2c5d3
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_103/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d03ead91a78cd6626b838316708999d1ea45bfcb2f3cf94615a3a0afde7d6151
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_104/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_104/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1a7d7ba6ebed8cbe5999ea585cc87156205308d2d5a41e121766f50ea9fbae2
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_104/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83602068f1d46684212059f1e050b6b376764450e2507fc016c99cebfe8a32a3
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_104/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f38a53288f80b23a08cf73d4f572d0c352dca8f55620870968a5ace614b0b8b
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_105/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_105/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f73f0e67a6365da7e0eed074c6f150a0fcd5bff431319f10ac1b1fbce49ebe8c
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_105/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f59fb08a7fd5e8a1d5ef577b2be2b365017f1afa021ab1456c8a37d161cef4f
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_105/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eff9907e4d96346c7a73d0c7e57353c5f3ec7eb64627990c83fe1584c7f3a477
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_106/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_106/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e936dd77fd726a00a082d33dfa12e232e36e74ffec3d5ce39b38bdf4bd2e678
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_106/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a558bccbc1c98176a4fc13e5ce95e55b314612ecfe7355d51b408ba7105c75f
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_106/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2804077deba0d12327b2f3655913de89a77fb3567dd696780bb6e846a894d05
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_107/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_107/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4827e8fe178263378423834299c366abf9e1403495522914e44ec0f7420ba38f
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_107/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6246cce83a4aa6262ecbbff17cb3229706764b1c9ae086673d10acb7fa9799d8
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_107/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d485730220a6f6a876fc59a483d87372703478989a89adfb5114063fb9693645
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_108/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
resnet18_cifar10_withdropout/Model/Epoch_108/subject_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:935fae75ebf0ba58efece61ceee6043409c4134d9fe859912c8959abfda82429
|
3 |
+
size 44771341
|
resnet18_cifar10_withdropout/Model/Epoch_108/test_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70ed10ac10fef9979e748b46a70b66a81aac35c0772908bc6efc198df0078684
|
3 |
+
size 20480128
|
resnet18_cifar10_withdropout/Model/Epoch_108/train_data.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:536423d3325121370ef6ceb132e43b13b7e40037b457f2771d2fb492c1708f5e
|
3 |
+
size 102400128
|
resnet18_cifar10_withdropout/Model/Epoch_109/index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|