OAID / FaceRecognition

This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
148 stars 73 forks source link

unable to resolve host address ‘ftp.openailab.net’ #8

Open pravinkumarputta opened 3 years ago

pravinkumarputta commented 3 years ago

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 host address ‘ftp.openailab.net’

Can you plz help me to run this?