-
## Description
학습한 AI Model과 dlib의 모델(frontal_face_detector, 68_facial_landmarks)을 이용한 알고리즘 성능을 비교합니다.
## Todo
- [x] 비교용 프로그램 작성 및 데이터 생성
- [x] 비교 테스트 후 결과 자료 작성
## 성능 지표
- Accuracy
- R…
-
Hey,
I started to play with your repo yesterday, it's a lot of fun!
I have one problem though, the face is never found... Especially when on the side. Here the kid sleeps (trust me 😅), but log s…
-
I followed all the directions from https://github.com/google/mediapipe/issues/1042#issuecomment-683506007 to use media pipe holistic model on python using a GPU.
However I see this issue:
holistic…
-
Auto build script is failing at 90% after opencv_calib3d is built when installing opencv4nodejs in my case.
I'm on macOS, and I also tried to clone this repo and run `npm install` instead but I got t…
-
**Source/filter types**
- [ ] Face Tracker (source)
- [ x] Face Tracker (filter)
- [ x] Face Tracker PTZ (a filter to control PTZ camera)
- [ ] Face Tracker Monitor
**Describe the bug**
It d…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Hi there. Thanks for th…
-
In the process of preprocessing LRS2, this script generates mouth Regions of Interest (ROIs) in ${lrs2}/video. It shards all the videos listed in ${lrs2}/file.list into ${nshard} portions and gene…
-
`face-alignment False
Installing requirements for SadTalker
imageio True
imageio-ffmpeg False
Installing requirements for SadTalker
librosa False
Installing requirements for SadTalker
pydub Tru…
-
when the face is very close to the camera, it gives incorrect landmarks. here is the screenshot: [https://ibb.co/VgttHnS](https://ibb.co/VgttHnS)
here is the correct one: [https://ibb.co/vZwdTW0](…
-
I am trying out the scripts you provided, though get_facial_landmarks is not described on the webpage. :(
How to define face area in the script.
scramleimage worked for me, but nor scramble fa…