From 81b87679dd72f963d2fd19887731c8146b2e2541 Mon Sep 17 00:00:00 2001 From: Nataniel Ruiz <nruiz9@gatech.edu> Date: 星期三, 29 十一月 2017 13:55:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 8ff33e5..8bf6766 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ <img src="https://i.imgur.com/K7jhHOg.png" width="380"><br><br> </div> -**Hopenet** is an easy to use and very accurate 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). +**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). 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. -- Gitblit v1.8.0