中文
相关论文

相关论文: SKU-Patch: Towards Efficient Instance Segmentation…

200 篇论文

This paper demonstrates a surprising result for segmentation with image-level targets: extending binary class tags to approximate relative object-size distributions allows off-the-shelf architectures to solve the segmentation problem. A…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xingye Fan , Zhongwen , Zhang , Yuri Boykov

Estimating the target extent poses a fundamental challenge in visual object tracking. Typically, trackers are box-centric and fully rely on a bounding box to define the target in the scene. In practice, objects often have complex shapes and…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Matthieu Paul , Martin Danelljan , Christoph Mayer , Luc Van Gool

The Segment Anything Model (SAM) excels at generating precise object masks from input prompts but lacks semantic awareness, failing to associate its generated masks with specific object categories. To address this limitation, we propose…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Rohit Kundu , Sudipta Paul , Arindam Dutta , Amit K. Roy-Chowdhury

With more and more household objects built on planned obsolescence and consumed by a fast-growing population, hazardous waste recycling has become a critical challenge. Given the large variability of household waste, current recycling…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Matthieu Grard , Romain Brégier , Florian Sella , Emmanuel Dellandréa , Liming Chen

In the past few years, we have seen great progress in perception algorithms, particular through the use of deep learning. However, most existing approaches focus on a few categories of interest, which represent only a small fraction of the…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Kelvin Wong , Shenlong Wang , Mengye Ren , Ming Liang , Raquel Urtasun

In this paper, we present a semi supervised deep quick learning framework for instance detection and pixel-wise semantic segmentation of images in a dense clutter of items. The framework can quickly and incrementally learn novel items in an…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ashish Kumar , L. Behera

Object parsing -- the task of decomposing an object into its semantic parts -- has traditionally been formulated as a category-level segmentation problem. Consequently, when there are multiple objects in an image, current methods cannot…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Qizhu Li , Anurag Arnab , Philip H. S. Torr

Segmenting unseen objects in cluttered scenes is an important skill that robots need to acquire in order to perform tasks in new environments. In this work, we propose a new method for unseen object instance segmentation by learning RGB-D…

机器人学 · 计算机科学 2021-03-04 Yu Xiang , Christopher Xie , Arsalan Mousavian , Dieter Fox

Single-point annotation in visual tasks, with the goal of minimizing labelling costs, is becoming increasingly prominent in research. Recently, visual foundation models, such as Segment Anything (SAM), have gained widespread usage due to…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zhaoyang Wei , Pengfei Chen , Xuehui Yu , Guorong Li , Jianbin Jiao , Zhenjun Han

The reliability of grasp detection for target objects in complex scenes is a challenging task and a critical problem that needs to be solved urgently in practical application. At present, the grasp detection location comes from searching…

机器人学 · 计算机科学 2021-01-21 Mingshuai Dong , Shimin Wei , Xiuli Yu , Jianqin Yin

We address the problem of discovering part segmentations of articulated objects without supervision. In contrast to keypoints, part segmentations provide information about part localizations on the level of individual pixels. Capturing both…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Sandro Braun , Patrick Esser , Björn Ommer

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Peng Tang , Xinggang Wang , Zilong Huang , Xiang Bai , Wenyu Liu

Obstacle detection plays an important role in unmanned surface vehicles (USV). The USVs operate in highly diverse environments in which an obstacle may be a floating piece of wood, a scuba diver, a pier, or a part of a shoreline, which…

计算机视觉与模式识别 · 计算机科学 2015-03-09 Matej Kristan , Vildana Sulic , Stanislav Kovacic , Janez Pers

Image segmentation remains a challenging task in computer vision, demanding robust mask generation and precise classification. Recent mask-based approaches yield high-quality masks by capturing global context. However, accurately…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Sajjad Shahabodini , Mobina Mansoori , Farnoush Bayatmakou , Jamshid Abouei , Konstantinos N. Plataniotis , Arash Mohammadi

Sketch segmentation involves grouping pixels within a sketch that belong to the same object or instance. It serves as a valuable tool for sketch editing tasks, such as moving, scaling, or removing specific components. While image…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Mia Tang , Yael Vinker , Chuan Yan , Lvmin Zhang , Maneesh Agrawala

In recent years, visual representation learning has gained widespread attention in robotic imitation learning. However, in complex Out-of-Distribution(OOD) settings characterized by clutter and occlusion, the attention of global visual…

机器人学 · 计算机科学 2025-09-30 Ye Chen , Zichen Zhou , Jianyu Dou , Te Cui , Yi Yang , Yufeng Yue

Segmenting object parts such as cup handles and animal bodies is important in many real-world applications but requires more annotation effort. The largest dataset nowadays contains merely two hundred object categories, implying the…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tai-Yu Pan , Qing Liu , Wei-Lun Chao , Brian Price

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

Image co-segmentation is a challenging task in computer vision that aims to segment all pixels of the objects from a predefined semantic category. In real-world cases, however, common foreground objects often vary greatly in appearance,…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Wei Teng , Yu Zhang , Xiaowu Chen , Jia Li , Zhiqiang He