-
MS-Celeb dataset contains millions of copyrighted images scraped from the Internet, along with the personally identifiable Knowledge Graph IDs. The dataset was terminated by Microsoft after this artic…
-
may I ask the training set of the Celeba you use is 18000, and the Validation set is 100?
Do you know how to obtain landmark use authors'network in the paper? Isn't the a priori network only able …
-
Hi, firstly I want to thank you for sharing such a great project. However, I noticed that you wrote 'The pretraining training code is temporarily not provided.' in README.md, so I was wondering if my …
-
Hi, I am currently reproducing the FSRNet and found your code very helpful. However, I am wondering whether your current model trained based on celeb without hmaps?
-
So can you guide how to run this demo?
```
[jalal@goku openface]$ /usr/bin/python demos/classifier.py infer generated-embeddings/classifier.pkl sky_chon.jpg
/usr/lib64/python2.7/site-packages/skl…
-
Error when loading the frozen graph with [tensorflow.contrib.layers.python.layers.batch_norm](https://github.com/tensorflow/tensorflow/blob/88d9bc16d6a16e5b660cda548b74944f27ddcd1b/tensorflow/contrib/…
-
Hi,
We saw that dlib has some acurracy problems with asian faces. Could you retrain dlib in order to get better results including this dataset (http://afad-dataset.github.io) ?
Thanks.
-
@hsonne 😭
I finally managed to rebuild the image, but now I get the error below.
```json
{
"data": {},
"success": [
false
],
"message": [
…
-
Hi DuaneNielsen,
First of all thank you for doing this implementation, it's a great help to us! I recently tried recreating the results on Celeb A dataset, but I am unable to achieve results as goo…
-
I followed your instruction on training and added 2 images in example_experiment (1 of brad pitt and 1 of lenna soderberg). I also hard coded the full directory paths within example_experiment.py in c…