Nataniel Ruiz
2017-11-30 92346bb80d15cb96175c69aca12dfbc668f77ba1
Update README.md
1个文件已修改
5 ■■■■■ 已修改文件
README.md 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
README.md
@@ -6,6 +6,11 @@
**Hopenet** is an accurate and easy to use head pose estimation network. Models have been trained on the 300W-LP dataset and have been tested on real data with good qualitative performance. For accuracy numbers and more details about the method please check the [paper](https://arxiv.org/abs/1710.00925).
**new** [GoT trailer example](https://youtu.be/OZdOrSLBQmI)
[Conan-Cruise-Car](https://youtu.be/Bz6eF4Nl1O8)
To use please install [PyTorch](http://pytorch.org/) and [OpenCV](https://opencv.org/) (for video) - I believe that's all you need apart from usual libraries such as numpy. You need a GPU to run Hopenet (for now).
To test on a video using dlib face detections (center of head will be jumpy):