Pallavi Bhoj commited on
Commit
a8714db
1 Parent(s): baa1bf1

Update siamese_model.t7

Browse files
app/Hackathon_setup/face_recognition_model.py CHANGED
@@ -40,7 +40,7 @@ class Siamese(torch.nn.Module):
40
  nn.Linear(500, 500),
41
  nn.ReLU(inplace=True),
42
 
43
- nn.Linear(500, 256))
44
  #YOUR CODE HERE
45
 
46
  # forward_once is for one image. This can be used while classifying the face images
 
40
  nn.Linear(500, 500),
41
  nn.ReLU(inplace=True),
42
 
43
+ nn.Linear(500, 5))
44
  #YOUR CODE HERE
45
 
46
  # forward_once is for one image. This can be used while classifying the face images
app/Hackathon_setup/siamese_model.t7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9f59cf1183afc46088d6974f13e190ff3f3304be426e7e2491a10855b57011d
3
- size 161529663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:308c42e478113daa61cf87102cc90c11fdc92ba09d14b15f73e6bf19fe823b69
3
+ size 161026623