paper-with-me

홈 › Papers

Detecting Human-Object Contact in Images

2023-03-06 · CVPR 2023 1 · Yixin Chen, Sai Kumar Dwivedi, Michael J. Black, Dimitrios Tzionas

Humans constantly contact objects to move and perform tasks. Thus, detecting human-object contact is important for building human-centered artificial intelligence. However, there exists no robust method to detect contact between the body and the scene from an image, and there exists no dataset to learn such a detector. We fill this gap with HOT ("Human-Object conTact"), a new dataset of human-object contacts for images. To build HOT, we use two data sources: (1) We use the PROX dataset of 3D human meshes moving in 3D scenes, and automatically annotate 2D image areas for contact via 3D mesh proximity and projection. (2) We use the V-COCO, HAKE and Watch-n-Patch datasets, and ask trained annotators to draw polygons for the 2D image areas where contact takes place. We also annotate the involved body part of the human body. We use our HOT dataset to train a new contact detector, which takes a single color image as input, and outputs 2D contact heatmaps as well as the body-part labels that are in contact. This is a new and challenging task that extends current foot-ground or hand-object contact detectors to the full generality of the whole body. The detector uses a part-attention branch to guide contact estimation through the context of the surrounding body parts and scene. We evaluate our detector extensively, and quantitative results show that our model outperforms baselines, and that all components contribute to better performance. Results on images from an online repository show reasonable detections and generalizability.

📄 PDF Abstract BibTeX arXiv:2303.03373

Code (1)

yixchen/HOT 공식 구현 pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

Background Mixup Data Augmentation for Hand and Object-in-Contact Detection

2022-02-28 · Koya Tango, Takehiko Ohkawa, Ryosuke Furuta, Yoichi Sato

Detecting the positions of human hands and objects-in-contact (hand-object detection) in each video frame is vital for understanding human activities from videos. For training an object detector, a method called Mixup, w…

Contact DetectionData AugmentationObjectobject-detection+1

DECO: Dense Estimation of 3D Human-Scene Contact In The Wild

2023-09-26 · ICCV 2023 1 · Shashank Tripathi, Agniv Chatterjee, Jean-Claude Passy, Hongwei Yi 외

Understanding how humans use physical contact to interact with the world is key to enabling human-centric artificial intelligence. While inferring 3D contact is crucial for modeling realistic and physically-plausible hum…

Contact DetectionDense contact estimationHuman-Object Interaction Detection

Detecting Hands and Recognizing Physical Contact in the Wild

2020-10-19 · NeurIPS 2020 12 · Supreeth Narasimhaswamy, Trung Nguyen, Minh Hoai

We investigate a new problem of detecting hands and recognizing their physical contact state in unconstrained conditions. This is a challenging inference task given the need to reason beyond the local appearance of hands…

Object

PICO: Reconstructing 3D People In Contact with Objects

2025-01-01 · CVPR 2025 1 · Alpár Cseke, Shashank Tripathi, Sai Kumar Dwivedi, Arjun S. Lakshmipathy 외

Recovering 3D Human-Object Interaction (HOI) from single color images is challenging due to depth ambiguities, occlusions, and the huge variation in object shape and appearance. Thus, past work requires controlled se…

Human-Object Interaction DetectionObjectPICO

ContactDB: Analyzing and Predicting Grasp Contact via Thermal Imaging

2019-04-15 · CVPR 2019 6 · Samarth Brahmbhatt, Cusuh Ham, Charles C. Kemp, James Hays

Grasping and manipulating objects is an important human skill. Since hand-object contact is fundamental to grasping, capturing it can lead to important insights. However, observing contact through external sensors is cha…

Grasp Contact PredictionObjectTranslation