-
-
I use the model 20170216-091149 to fine tune,I have a train sample ,class num is 6000,I want to fine tune the last layer logits,so I restore all the variable except logits,and send the layer 'logits' …
zhly0 updated
6 years ago
-
First,thanks to the extreme for your work!
but,I start a new traing schedule using all your framework except
1.the file path contaning the picture
2.without cleaning the CASIA image beca…
-
`/home/dl1/LXX/facenet/datasets/casia/CASIA/0000099/255.jpg
Unable to align "/home/dl1/LXX/facenet/datasets/casia/CASIA/0000099/255.jpg"
/home/dl1/LXX/facenet/datasets/casia/CASIA/0000099/043.jpg
U…
-
Thanks for you codes.It really helpful.
I use cleaned CASIA-WebFace, and have 455594 photos.After one epoch train,it stuck at
04:26:07 Te=0 Loss=8.7917 | AccT=2.0000% (12200/454469) 8.2977 16.70 88…
-
Hi!
Me and my project partner are trying to implement the FGSM foolbox attack on a cnn model which is trained with the CASIA-HWDB dataset using Tensorflow. We are trying to feed the new foolbox model…
-
hi, @davidsandberg
I follow your tutorial, use `align_dataset_mtcnn.py` to face_detection
But, the speed is very slow, around 8 images / second, the average image size is 40K.
I read your code `…
mgy89 updated
6 years ago
-
Great work u/pranv! I was thinking about similar approch, but I have problem to code it correctly (I was trying to make attention of both images at once).
I have some question:
- So you use a hard…
-
**# as you mentioned:**
"Request the dataset from sli [at] ee.cuhk.edu.hk or xiaotong [at] ee.cuhk.edu.hk (academic only)."
**# Person Re-identification Datasets include lots of dataset including:*…
-
Did you use the context prior to the global branch when you get 33.1 mAP result on coco dataset without multi-scale training