中文
相关论文

相关论文: ProMask: Probability Mask for Skeleton Detection

200 篇论文

Video anomaly detection deals with the recognition of abnormal events in videos. Apart from the visual signal, video anomaly detection has also been addressed with the use of skeleton sequences. We propose a holistic representation of…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Alexandros Stergiou , Brent De Weerdt , Nikos Deligiannis

Anomaly detection in surveillance videos is challenging and important for ensuring public security. Different from pixel-based anomaly detection methods, pose-based methods utilize highly-structured skeleton data, which decreases the…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Shoubin Yu , Zhongyin Zhao , Haoshu Fang , Andong Deng , Haisheng Su , Dongliang Wang , Weihao Gan , Cewu Lu , Wei Wu

Recent advances in skeleton-based person re-identification (re-ID) obtain impressive performance via either hand-crafted skeleton descriptors or skeleton representation learning with deep learning paradigms. However, they typically require…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Haocong Rao , Chunyan Miao

XAI gained considerable importance in recent years. Methods based on prototypical case-based reasoning have shown a promising improvement in explainability. However, these methods typically rely on additional post-hoc saliency techniques to…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Steffen Meinert , Philipp Schlinge , Nils Strodthoff , Martin Atzmueller

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

Reducing the complexity of the pipeline of instance segmentation is crucial for real-world applications. This work addresses this issue by introducing an anchor-box free and single-shot instance segmentation framework, termed PolarMask,…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Enze Xie , Wenhai Wang , Mingyu Ding , Ruimao Zhang , Ping Luo

Detecting objects becomes difficult when we need to deal with large shape deformation, occlusion and low resolution. We propose a novel approach to i) handle large deformations and partial occlusions in animals (as examples of highly…

计算机视觉与模式识别 · 计算机科学 2014-06-10 Xianjie Chen , Roozbeh Mottaghi , Xiaobai Liu , Sanja Fidler , Raquel Urtasun , Alan Yuille

The existing methods for video anomaly detection mostly utilize videos containing identifiable facial and appearance-based features. The use of videos with identifiable faces raises privacy concerns, especially when used in a hospital or…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Pratik K. Mishra , Alex Mihailidis , Shehroz S. Khan

Conventional wheeled robots are unable to traverse scientifically interesting, but dangerous, cave environments. Multi-limbed climbing robot designs, such as ReachBot, are able to grasp irregular surface features and execute climbing…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Josselin Somerville Roberts , Paul-Emile Giacomelli , Yoni Gozlan , Julia Di

This paper focuses on the challenging problem of 3D pose estimation of a diverse spectrum of articulated objects from single depth images. A novel structured prediction approach is considered, where 3D poses are represented as skeletal…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Yu Zhang , Chi Xu , Li Cheng

This paper focuses on the challenging task of learning 3D object surface reconstructions from RGB images. Existingmethods achieve varying degrees of success by using different surface representations. However, they all have their own…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Jiapeng Tang , Xiaoguang Han , Mingkui Tan , Xin Tong , Kui Jia

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear structures, aiding…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Luis D. Reyes Vargas , Martin J. Menten , Johannes C. Paetzold , Nassir Navab , Mohammad Farid Azampour

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

Great progress has been made in estimating 3D human pose and shape from images and video by training neural networks to directly regress the parameters of parametric human models like SMPL. However, existing body models have simplified…

图形学 · 计算机科学 2025-09-09 Marilyn Keller , Keenon Werling , Soyong Shin , Scott Delp , Sergi Pujades , C. Karen Liu , Michael J. Black

Recovering 3D geometry and textures of individual objects is crucial for many robotics applications, such as manipulation, pose estimation, and autonomous driving. However, decomposing a target object from a complex background is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jun Wu , Sicheng Li , Sihui Ji , Yifei Yang , Yue Wang , Rong Xiong , Yiyi Liao

Data-driven character animation techniques rely on the existence of a properly established model of motion, capable of describing its rich context. However, commonly used motion representations often fail to accurately encode the full…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Nefeli Andreou , Andreas Aristidou , Yiorgos Chrysanthou

Robust object skeleton detection requires to explore rich representative visual features and effective feature fusion strategies. In this paper, we first re-visit the implementation of HED, the essential principle of which can be ideally…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Chang Liu , Wei Ke , Fei Qin , Qixiang Ye

Proactive Deepfake detection via robust watermarks has seen interest ever since passive Deepfake detectors encountered challenges in identifying high-quality synthetic images. However, while demonstrating reasonable detection performance,…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Tianyi Wang , Harry Cheng , Ming-Hui Liu , Mohan Kankanhalli

In Pose-based Video Anomaly Detection prior art is rooted on the assumption that abnormal events can be mostly regarded as a result of uncommon human behavior. Opposed to utilizing skeleton representations of humans, however, we investigate…

计算机视觉与模式识别 · 计算机科学 2025-03-30 Mia Siemon , Ivan Nikolov , Thomas B. Moeslund , Kamal Nasrollahi

Convolutional neural network (CNN) based architectures, such as Mask R-CNN, constitute the state of the art in object detection and segmentation. Recently, these methods have been extended for model-based segmentation where the network…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Wenbo Dong , Volkan Isler