paper-with-me

홈 › Papers

Follow the Attention: Combining Partial Pose and Object Motion for Fine-Grained Action Detection

2019-05-11 · Mohammad Mahdi Kazemi Moghaddam, Ehsan Abbasnejad, Javen Shi

Retailers have long been searching for ways to effectively understand their customers' behaviour in order to provide a smooth and pleasant shopping experience that attracts more customers everyday and maximises their revenue, consequently. Humans can flawlessly understand others' behaviour by combining different visual cues from activity to gestures and facial expressions. Empowering the computer vision systems to do so, however, is still an open problem due to its intrinsic challenges as well as extrinsic enforced difficulties like lack of publicly available data and unique environment conditions (wild). In this work, We emphasise on detecting the first and by far the most crucial cue in behaviour analysis; that is human activity detection in computer vision. To do so, we introduce a framework for integrating human pose and object motion to both temporally detect and classify the activities in a fine-grained manner (very short and similar activities). We incorporate partial human pose and interaction with the objects in a multi-stream neural network architecture to guide the spatiotemporal attention mechanism for more efficient activity recognition. To this end, in the absence of pose supervision, we propose to use the Generative Adversarial Network (GAN) to generate exact joint locations from noisy probability heat maps. Additionally, based on the intuition that complex actions demand more than one source of information to be identified even by humans, we integrate the second stream of object motion to our network as a prior knowledge that we quantitatively show improves the recognition results. We empirically show the capability of our approach by achieving state-of-the-art results on MERL shopping dataset. We further investigate the effectiveness of this approach on a new shopping dataset that we have collected to address existing shortcomings.

📄 PDF Abstract BibTeX arXiv:1905.04430

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionActivity RecognitionFine-Grained Action DetectionGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

MAML 설명 없음
MeRL 설명 없음

Similar Papers 제목 키워드 기반

Attention-based Partial Face Recognition

2021-06-11 · Stefan Hörmann, Zeyuan Zhang, Martin Knoche, Torben Teepe 외

Photos of faces captured in unconstrained environments, such as large crowds, still constitute challenges for current face recognition approaches as often faces are occluded by objects or people in the foreground. Howeve…

Face Recognition

Combining Models of Approximation with Partial Learning

2015-07-05 · Zi-Yuan Gao, Frank Stephan, Sandra Zilles

In Gold's framework of inductive inference, the model of partial learning requires the learner to output exactly one correct index for the target object and only the target object infinitely often. Since infinitely many …

Object

Combining Shape Completion and Grasp Prediction for Fast and Versatile Grasping with a Multi-Fingered Hand

2023-10-31 · Matthias Humt, Dominik Winkelbauer, Ulrich Hillenbrand, Berthold Bäuml

Grasping objects with limited or no prior knowledge about them is a highly relevant skill in assistive robotics. Still, in this general setting, it has remained an open problem, especially when it comes to only partial o…

HAISTA-NET: Human Assisted Instance Segmentation Through Attention

2023-05-04 · Muhammed Korkmaz, T. Metin Sezgin

Instance segmentation is a form of image detection which has a range of applications, such as object refinement, medical image analysis, and image/video editing, all of which demand a high degree of accuracy. However, th…

Instance SegmentationMedical Image AnalysisObjectSegmentation+2

Disambiguated Attention Embedding for Multi-Instance Partial-Label Learning

2023-09-21 · NeurIPS 2023 11

In many real-world tasks, the concerned objects can be represented as a multi-instance bag associated with a candidate label set, which consists of one ground-truth label and several false positive labels. Multi-instance…