中文
相关论文

相关论文: Pose2Seg: Detection Free Human Instance Segmentati…

200 篇论文

We present joint learning of instance and semantic segmentation for visible and occluded region masks. Sharing the feature extractor with instance occlusion segmentation, we introduce semantic occlusion segmentation into the instance…

机器人学 · 计算机科学 2020-01-22 Kentaro Wada , Kei Okada , Masayuki Inaba

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. Both suffer from…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Long Chen , Martin Strauch , Dorit Merhof

Head orientation is a challenging Computer Vision problem that has been extensively researched having a wide variety of applications. However, current state-of-the-art systems still underperform in the presence of occlusions and are…

计算机视觉与模式识别 · 计算机科学 2023-11-13 José Celestino , Manuel Marques , Jacinto C. Nascimento , João Paulo Costeira

Sensor-based Human Activity Recognition facilitates unobtrusive monitoring of human movements. However, determining the most effective sensor placement for optimal classification performance remains challenging. This paper introduces a…

机器学习 · 计算机科学 2023-07-07 Orhan Konak , Alexander Wischmann , Robin van de Water , Bert Arnrich

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, this precision is…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Muhammed Korkmaz , T. Metin Sezgin

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Recent advancements in computer vision have seen a rise in the prominence of applications using neural networks to understand human poses. However, while accuracy has been steadily increasing on State-of-the-Art datasets, these datasets…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Ghazal Alinezhad Noghre , Armin Danesh Pazho , Justin Sanchez , Nathan Hewitt , Christopher Neff , Hamed Tabkhi

State-of-the-art instance-aware semantic segmentation algorithms use axis-aligned bounding boxes as an intermediate processing step to infer the final instance mask output. This often leads to coarse and inaccurate mask proposals due to the…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Patrick Follmann , Rebecca König

Pedestrian detection relying on deep convolution neural networks has made significant progress. Though promising results have been achieved on standard pedestrians, the performance on heavily occluded pedestrians remains far from…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Yanwei Pang , Jin Xie , Muhammad Haris Khan , Rao Muhammad Anwer , Fahad Shahbaz Khan , Ling Shao

The convention standard for object detection uses a bounding box to represent each individual object instance. However, it is not practical in the industry-relevant applications in the context of warehouses due to severe occlusions among…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Yuanqiang Cai , Longyin Wen , Libo Zhang , Dawei Du , Weiqiang Wang

We introduce VISUALCENT, a unified human pose and instance segmentation framework to address generalizability and scalability limitations to multi person visual human analysis. VISUALCENT leverages centroid based bottom up keypoint…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Niaz Ahmad , Youngmoon Lee , Guanghui Wang

Handling occlusion remains a significant challenge for video instance-level tasks like Multiple Object Tracking (MOT) and Video Instance Segmentation (VIS). In this paper, we propose a novel framework, Amodal-Aware Video Instance…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Minh Tran , Thang Pham , Winston Bounsavy , Tri Nguyen , Ngan Le

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

Robust 3D human pose estimation is crucial to ensure safe and effective human-robot collaboration. Accurate human perception,however, is particularly challenging in these scenarios due to strong occlusions and limited camera viewpoints.…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Laura Bragagnolo , Matteo Terreran , Davide Allegro , Stefano Ghidoni

Person search aims to search for a target person among multiple images recorded by multiple surveillance cameras, which faces various challenges from both pedestrian detection and person re-identification. Besides the large intra-class…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Dingyuan Zheng , Jimin Xiao , Kaizhu Huang , Yao Zhao

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Recently, instance segmentation has made great progress with the rapid development of deep neural networks. However, there still exist two main challenges including discovering indistinguishable objects and modeling the relationship between…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Xingyue Chen , Junfeng Luo

Object detection in natural environments is still a very challenging task, even though deep learning has brought a tremendous improvement in performance over the last years. A fundamental problem of object detection based on deep learning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Julian Pegoraro , Roman Pflugfelder