From da017eb6644465a6605715ec2a75a3b030ce789d Mon Sep 17 00:00:00 2001
From: Nataniel Ruiz <nruiz9@gatech.edu>
Date: 星期五, 01 十二月 2017 02:46:34 +0800
Subject: [PATCH] Update README.md

---
 README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 25ba1b1..55368bc 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 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).
+**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.
 
 <div align="center">
 <img src="conan-cruise.gif" /><br><br>
@@ -46,6 +46,8 @@
 * Better and better models
 * Videos and example images!
 
+For details about the method and quantitative results please check the [paper](https://arxiv.org/abs/1710.00925). An errata for incorrect table references will be issued on Dec 1st.
+
 If you find Hopenet useful in your research please consider citing:
 
 ```

--
Gitblit v1.8.0