From 946355b09efb55e5c7b4d061961169711ea3a0a5 Mon Sep 17 00:00:00 2001
From: Romain Guesdon <romain.guesdon@univ-lyon2.fr>
Date: Mon, 10 Jan 2022 09:13:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8b1d0e3..5351b60 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,11 @@ AP OKS (\%) | AP | AP<sup>50</sup> | AP<sup>75</sup> | AP<sup>M</sup> | AP<sup>L
 :--- | :---: | :---: | :---: | :---: | :---: | :---: |:---: | :---: | :---: | :---: | 
 SBl | 72 | 92 | 79 | 69 | 76 | 75 | 93 | 82 | 72 | 80
 
+##### **Visibility prediction on the COCO 2017 validation set.**
+F1 score | non-labeled | non-visible | visible | total
+:--- | :---: | :---: | :---: | :---: |
+SBl | 0.77 | 0.37 | 0.80 | 0.76
+
 
 # Citation
 If you use our network or our code, please cite:
@@ -67,7 +72,7 @@ If you use our network or our code, please cite:
 @InProceedings{Guesdon_2022_Visapp,
     author    = {Guesdon, Romain and Crispim-Junior, Carlos and Tougne, Laure},
     title     = {Multitask Metamodel for Keypoint Visibility Prediction in Human Pose Estimation},
-    booktitle={Proceedings of the 15th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume XX: VISAPP,},
+    booktitle={Proceedings of the 17th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume XX: VISAPP,},
     year={2022},
     pages={XX-XX},
     publisher={SciTePress},
-- 
GitLab