FaceRecognition icon indicating copy to clipboard operation
FaceRecognition copied to clipboard

This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.

Results 6 FaceRecognition issues
Sort by recently updated
recently updated
newest added

Trying your installation steps, but got stuck at first line: `wget ftp://ftp.openailab.net/tools/package/AID-tools.tar.gz --2021-01-13 07:45:22-- ftp://ftp.openailab.net/tools/package/AID-tools.tar.gz => ‘AID-tools.tar.gz’ Resolving ftp.openailab.net (ftp.openailab.net)... failed: Name or service not known. wget: unable to resolve...

Hello, I can't download the AID tools by: wget ftp://ftp.openailab.net/tools/package/AID-tools.tar.gz Is this link still available? Or is there another link to get it ?Thanks,waiting for reply.

WE FOLLOWED THE GIVEN INSTRUCTIONS AND GOT STUCK DURING COMPILATION. THE FOLLOWING ERROR IS GIVEN BELOW. PLEASE HELP IF POSSIBLE. THANK YOU. :) root@hikey960:~/Desktop/FaceRecognition-master# make make: Warning: File 'build/bin/camera.o' has...

I installed opencv3.3.0 on my ubuntu(14.04),and caffe without CUDA. I followed the installtation instuction. When I use the command "make",it appears some problems on my terminal,like this: /usr/bin/ld: 当搜索用于 /usr/local/AID/Caffe-HRT/lib/libcaffe.so...