diff --git a/README.md b/README.md index cbc28b4b064f37cd922214c7dc5be80e2bea8fee..67080760a77eba294ba391a0c63435465920e443 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,16 @@ python eval_mapk.py keypoints_autob_coco_test_results.json autob_coco_test.json Expected results are : F1 score: 0.9278493428365919 - | Head | Should. | Elbow | Wrist | Hip | Knee | Ankle | All | Mean | Std -:-- | :------: | :---------: | :-------: | :-------: | :-----: | :------: | :-------: | :-----: | :------: | :-----: -AP | 0.84 | 0.90 | 0.94 | 0.96 0.98 | 0.95 | 0.68 | 0.91 | 0.90 | 0.10 -AR | 0.87 | 0.96 | 0.96 | 0.97 0.98 | 0.95 | 0.80 | 0.94 | 0.93 | 0.06 + +Metric | Head | Should. | Elbow | Wrist | Hip | Knee | Ankle | All | Mean | Std +:--- | :---: | :----: | :----: | :---: | :----: | :----: | :----: | :----: | :----: | :-----: +AP | 0.84 | 0.90 | 0.94 | 0.96 | 0.98 | 0.95 | 0.68 | 0.91 | 0.90 | 0.10 +AR | 0.87 | 0.96 | 0.96 | 0.97 | 0.98 | 0.95 | 0.80 | 0.94 | 0.93 | 0.06 # Citation + + + If you use this dataset or code in your research, please cite the paper: ``` @InProceedings{Guesdon_2021_ICCV,