L2CS-Net
L2CS-Net copied to clipboard
face_detection not found
Hi I am trying to run the demo but not able to find the repo, any idea from where to import it
pip install git+https://github.com/elliottzheng/face-detection.git@master
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?
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.