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

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

diff --git a/README.md b/README.md
index 55368bc..20c5516 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
 
 **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 details about the method and quantitative results please check the [paper](https://arxiv.org/abs/1710.00925).
+
 <div align="center">
 <img src="conan-cruise.gif" /><br><br>
 </div>
@@ -45,8 +47,6 @@
 * Instructions for all scripts
 * 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