-
Hello.
You wrote: "In this paper, we use three face datasets. We train base model and DREAM block on MS-Celeb-1M. We offer a subset of Ms-Celeb-1M with 300 celebrities, you could download from the f…
-
As stated. Any explanation?
-
Hi guys
Do you know how can I acquire the Casia-Webface dataset? (The link seems to be down)
-
I download the preprocessed dataset of CASIA-WebFace-112X96, however I didn't get the list_file for training. Could you provide me the it, or give some methods?
-
Hi, @AlfredXiangWu !
I found that you had released the model of LightCNN-29 in Google Drive.
But i am wondering that which datasets did you use while training?
CASIA-WebFace, VGG-Face or MS-Cele…
-
Two proplem:
**1) Loss nan , what should I set in Learning rate schedule**
I try even that:
# Learning rate schedule
# Maps an epoch number to a learning rate
0: 0.0001
100: 0.00001
Also …
-
### Description
I will to use my own set of data, but it is not working. Could anyone can help with this issue?
### Environment information
```
OS: CentOS
$ pip freeze | grep tensor
tens…
-
Tried to train a KNN based classifier based on the VGGFace2 weight found in facenet Github page. But the results are biased towards one class. @mndar Could you please tell which weights files are you…
-
I try to train with pretrained_model (tensorflow: v0.12, model: https://drive.google.com/file/d/0B5MzpY9kBtDVZEV3QmVmeGpSVWc/view)
And some error like this:
W tensorflow/core/util/tensor_slice_reade…
cttsp updated
6 years ago
-
Thank you for your generous share , your model has very good robustness through large-scale data testing. I am trying to reiteration papers on resnet20 , but met some difficulties ,such as convergence…