中文
相关论文

相关论文: A 3D Convolutional Approach to Spectral Object Seg…

200 篇论文

This paper tackles the problem of real-time semantic segmentation of high definition videos using a hybrid GPU / CPU approach. We propose an Efficient Video Segmentation(EVS) pipeline that combines: (i) On the CPU, a very fast optical flow…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Matthieu Paul , Christoph Mayer , Luc Van Gool , Radu Timofte

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Anuj Pahuja , Avishek Majumder , Anirban Chakraborty , R. Venkatesh Babu

Direct automatic segmentation of objects from 3D medical imaging, such as magnetic resonance (MR) imaging, is challenging as it often involves accurately identifying a number of individual objects with complex geometries within a large…

图像与视频处理 · 电气工程与系统科学 2021-09-23 Wei Dai , Boyeong Woo , Siyu Liu , Matthew Marques , Craig B. Engstrom , Peter B. Greer , Stuart Crozier , Jason A. Dowling , Shekhar S. Chandra

Over-segmentation, or super-pixel generation, is a common preliminary stage for many computer vision applications. New acquisition technologies enable the capturing of 3D point clouds that contain color and geometrical information. This 3D…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Yizhak Ben-Shabat , Tamar Avraham , Michael Lindenbaum , Anath Fischer

Pixel-accurate tracking of objects is a key element in many computer vision applications, often solved by iterated individual object tracking or instance segmentation followed by object matching. Here we introduce cross-classification…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Yaron Meirovitch , Lu Mi , Hayk Saribekyan , Alexander Matveev , David Rolnick , Nir Shavit

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of…

计算机视觉与模式识别 · 计算机科学 2016-01-06 Simone Palazzo , Concetto Spampinato , Daniela Giordano

We are interested in inferring object segmentation by leveraging only object class information, and by considering only minimal priors on the object segmentation task. This problem could be viewed as a kind of weakly supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2015-04-27 Pedro O. Pinheiro , Ronan Collobert

In this paper, we propose a simple yet effective approach for self-supervised video object segmentation (VOS). Our key insight is that the inherent structural dependencies present in DINO-pretrained Transformers can be leveraged to…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Shuangrui Ding , Rui Qian , Haohang Xu , Dahua Lin , Hongkai Xiong

This paper addresses the challenge of 3D instance segmentation by simultaneously leveraging 3D geometric and multi-view image information. Many previous works have applied deep learning techniques to 3D point clouds for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Haoyu Guo , He Zhu , Sida Peng , Yuang Wang , Yujun Shen , Ruizhen Hu , Xiaowei Zhou

Spectral clustering is a widely studied problem, yet its complexity is prohibitive for dynamic graphs of even modest size. We claim that it is possible to reuse information of past cluster assignments to expedite computation. Our approach…

机器学习 · 统计学 2017-06-13 Lionel Martin , Andreas Loukas , Pierre Vandergheynst

The task of automatically segmenting 3-D surfaces representing boundaries of objects is important for quantitative analysis of volumetric images, and plays a vital role in biomedical image analysis. Recently, graph-based methods with a…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Abhay Shah , Michael Abramoff , Xiaodong Wu

Extending the translation equivariance property of convolutional neural networks to larger symmetry groups has been shown to reduce sample complexity and enable more discriminative feature learning. Further, exploiting additional symmetries…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Lisa Weijler , Pedro Hermosilla

Spectral clustering is one of the most popular methods for community detection in graphs. A key step in spectral clustering algorithms is the eigen decomposition of the $n{\times}n$ graph Laplacian matrix to extract its $k$ leading…

机器学习 · 统计学 2018-09-10 Muni Sreenivas Pydi , Ambedkar Dukkipati

Tracking of motion objects in the surveillance videos is useful for the monitoring and analysis. The performance of the surveillance system will deteriorate when shadows are detected as moving objects. Therefore, shadow detection and…

计算机视觉与模式识别 · 计算机科学 2016-08-30 Chandrajit M , Girisha R , Vasudev T , Ashok C B

In this work we propose a capsule-based approach for semi-supervised video object segmentation. Current video object segmentation methods are frame-based and often require optical flow to capture temporal consistency across frames which can…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Kevin Duarte , Yogesh S Rawat , Mubarak Shah

This work aims to estimate 6Dof (6D) object pose in background clutter. Considering the strong occlusion and background noise, we propose to utilize the spatial structure for better tackling this challenging task. Observing that the 3D mesh…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jianhan Mei , Xudong Jiang , Henghui Ding

The problem of segmenting a given image into coherent regions is important in Computer Vision and many industrial applications require segmenting a known object into its components. Examples include identifying individual parts of a…

计算机视觉与模式识别 · 计算机科学 2013-05-17 Srimal Jayawardena , Di Yang , Marcus Hutter

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to recognize visual…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandra Alfani , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

We present an efficient and scalable algorithm for segmenting 3D RGBD point clouds by combining depth, color, and temporal information using a multistage, hierarchical graph-based approach. Our algorithm processes a moving window over…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Steven Hickson , Stan Birchfield , Irfan Essa , Henrik Christensen

Recent cutting-edge feature aggregation paradigms for video object detection rely on inferring feature correspondence. The feature correspondence estimation problem is fundamentally difficult due to poor image quality, motion blur, etc, and…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Hao Luo , Lichao Huang , Han Shen , Yuan Li , Chang Huang , Xinggang Wang