L2CS-Net icon indicating copy to clipboard operation
L2CS-Net copied to clipboard

face_detection not found

Open tiwarikaran opened this issue 3 years ago • 3 comments

Hi I am trying to run the demo but not able to find the repo, any idea from where to import it

tiwarikaran avatar May 06 '22 11:05 tiwarikaran

pip install git+https://github.com/elliottzheng/face-detection.git@master

nrupatunga avatar Aug 04 '23 12:08 nrupatunga

Hi, i am trying to import the face_detection module from this GitHub address,but it cannot be found. Can you provide a new address?

Lee-Lan avatar Feb 27 '24 09:02 Lee-Lan

Hi, i am trying to import the face_detection module from this GitHub address,but it cannot be found. Can you provide a new address?

pip install git+https://github.com/elliottzheng/batch-face.git@master change 'face-detection' to 'batch-face'

🚧This repo is no longer maintained, it can be seamlessly replaced with the new repo batch-face with the exact same usage.🚧

The batch-face provides more utility for face detection, face alignment and face reconstruction.

junghyuntaek avatar Mar 28 '24 08:03 junghyuntaek