Skip to content

Commit c466aa3

Browse files
Update readme.md
reami edited
1 parent de363d2 commit c466aa3

File tree

1 file changed

+1
-1
lines changed
  • OpenCV Projects/Face-Liveness-Detection-System

1 file changed

+1
-1
lines changed

OpenCV Projects/Face-Liveness-Detection-System/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To run this project, ensure you have the following dependencies installed. You c
2525
```bash
2626
pip install -r requirements.txt
2727
```
28-
28+
Download the Dataset xml files and model from [haarcascade_profileface](https://github.com/opencv-java/face-detection/blob/master/resources/haarcascades/haarcascade_profileface.xml) and [model](https://github.com/italojs/facial-landmarks-recognition/blob/master/shape_predictor_68_face_landmarks.dat)
2929
### Running the Main File ▶️
3030

3131
To run the main file and start the liveness detection process, follow these steps:

0 commit comments

Comments
 (0)