From 257bb0b76d0b5b63005173271958aa0ac0435c83 Mon Sep 17 00:00:00 2001 From: Dirk Krause Date: Mon, 19 Apr 2021 10:08:46 +0200 Subject: [PATCH] Added MocapNet2 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2f259..de597eb 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,9 @@ This work introduce ScanObjectNN, a new real-world point cloud object dataset ba Deep Object Pose Estimation for Semantic Robotic Grasping of Household Objects (2018) [[Paper]](https://research.nvidia.com/publication/2018-09_Deep-Object-Pose)

+MocapNET2: a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format (2021) [[Paper]](http://users.ics.forth.gr/~argyros/mypapers/2021_01_ICPR_Qammaz.pdf), [[Code]](https://github.com/FORTH-ModelBasedTracker/MocapNET) +

+ ## Single Object Classification @@ -1168,4 +1171,4 @@ with Per-Pixel Ground Truth using Stochastic Grammars (2018) [[Paper]](https PerspectiveNet: 3D Object Detection from a Single RGB Image via Perspective Points (NIPS 2019) [[Paper]](https://papers.nips.cc/paper/9093-perspectivenet-3d-object-detection-from-a-single-rgb-image-via-perspective-points.pdf)

-Holistic++ Scene Understanding: Single-view 3D Holistic Scene Parsing and Human Pose Estimation with Human-Object Interaction and Physical Commonsense (ICCV 2019) [[Paper & Code]](https://github.com/yixchen/holistic_scene_human)

\ No newline at end of file +Holistic++ Scene Understanding: Single-view 3D Holistic Scene Parsing and Human Pose Estimation with Human-Object Interaction and Physical Commonsense (ICCV 2019) [[Paper & Code]](https://github.com/yixchen/holistic_scene_human)