-
今天我们找陶老师询问了有关这个项目的一些信息,现在和大家交流一下。
首先是关于这个可能使用到的算法,陶霖密老师主要推荐的还是传统算法,因为深度学习做图像处理可能会需要很大的计算资源:
1. 关于人脸检测,他推荐使用Adaboost(Adaptive Boosting)机器学习算法进行判断人脸是否存在。
2. 关于人脸关键点的定标,他推荐了一篇(有他自己的)论文:《A Failure-Aware E…
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment.
…
-
Thanks for releasing the data preprocessing code. However, I am unable to run the single_video_preprocess.py file due to the following error: **ModuleNotFoundError: No module named 'face_tracker'**
…
-
How can we modify it to support 2D EAC projection??
-
Hi Berak,
I wanted to use frontalizer for alignment of my image set. I put dlib in the directory, but after cmake, it seems to break on compiling extractor.cpp with the hal namespace not being defined…
-
Support text placement on a 3D surface:
![afbeelding](https://user-images.githubusercontent.com/13981538/53258672-89d2cd00-36cd-11e9-9931-e80bfcf4a447.png)
Continuation of #48
-
Hello, I am using your dataset well. thank you for your great works.
I'm having a hard time aligning vertices with other views.
I rotated and translated hand vertices (using mano output, camera …
-
## Keyword: metric learning
### Sparse online relative similarity learning
- **Authors:** Dezhong Yao, Peilin Zhao, Chen Yu, Hai Jin, Bin Li
- **Subjects:** Machine Learning (cs.LG); Artificial Inte…
-
Code release will be available within the next two weeks, we expect to release the inference and the realtime demo before November and the training source before December.
-
Continuing the thread on FB.
I am modelling a frame for the sensors to be attached to the back of a faceplate, and a gig to ensure it is exactly centred on the target holder, to get the distance ex…