-
``` python
H = cv2.getAffineTransform(npLandmarks[npLandmarkIndices],
imgDim * MINMAX_TEMPLATE[npLandmarkIndices]*scale + imgDim*(1-scale)/2)
thumbnail = cv2…
-
_Key requirement - contains at least 2 different images of each high-level concept. E.g. multiple augmented versions of each image, or multiple images of each real-world object._
**California-ND** - …
-
Hello,
I have low accuracy on LFW using this FaceNet implementation. I'm using "All images as gzipped tar file" - the first offered dataset from list of downloadable datasets on http://vis-www.cs.uma…
Jusya updated
8 years ago
-
Do we have to use align_dataset.py for facescrub? The dataset had folders with picures of different people but it also has a folder with cropped faces.If we are supposed to use only the cropped faces …
-
I've written some code using tensorflow and attempt to make triplets generating from 45 person \* 40 images. I've roughly done with the code. But the experiments shows the result as wrong. I've been w…
-
Per this [new discussion](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/cmu-openface/aQuYBLcVKAo/ZBC5mLaLAQAJ) on OpenFace, I think your models would benefit from a better d…
delip updated
8 years ago
-
I am trying to train with lightened_B model in CASIA.
I followed the training methodology in paper, But it does not converge.
At beginning, accuracy is 0, and loss is 87.3365.
What's the problem?
I am…
-
Hi, Do you have the identity information for CelebA dataset to use it for face recognition training?
If you have, please provide me.
Thanks in advance.
-
For larger datasets you can request http://megaface.cs.washington.edu/
-
@happynear
I tried to test the this project (Face Verification demo), But i couldn't.
VerificationDemo.m is not execution file?
By the way, i want c/c++ version,
Would you provide me with it?
honestl…