-
Hey I'm newbie to python, I just want to learn ML so I tried to run your code in my local machine. But every time I'm keep on getting this error.
`FileNotFoundError: [Errno 2] No such file or dire…
-
The link http://www.cs.princeton.edu/~andyz/downloads/MMUIrisDatabase.zip is broken
tineo updated
4 years ago
-
I'm very confused that I used the same code but I can't get the same result. My pytorch version is 0.4. Can you share your training tricks?
best wishes!
-
I downloaded this dataset https://www.kaggle.com/sophatvathana/casia-dataset
but it has no any description, and some strange folder tree
├───CASIA1
│ ├───Au
│ ├───ela
│ └───Sp
├───CASIA2…
-
I'm trying to use my own dataset but I have trouble generating facial landmarks like you created for Casia dataset. What did you use (opencv, dlib, or some other module) to get those facial landmarks…
-
Suppose that we have new faces to apply this method and recognize each one. In this scenario do I have to train the network on these new faces or the pretrained model will give the sufficient performa…
-
How that is possible when you say single image per person is sufficient to train the algorithm??
-
You give the dataset download url with [HWDB1 in Baidu cloud disk](https://pan.baidu.com/s/1o84jIrg#list/path=%2F). But it only has the images, I want to get the mat files so that it can directly run …
-
I am using the model named 20180408-102900-weights.h5(witch is trained on CASIA-WebFace dataset).The method **imread** in **OpenCV** is used to read image file, but the color order default is BGR. Cou…
-
References of Awesome Computer Vision Public Datasets: 立体视觉
立体视觉:Middlebury
立体视觉:KITTI
References of Awesome Computer Vision Public Datasets:人脸检测和识别
人脸检测:FDDB
人脸识别:MegaFace
Refer…