English
Related papers

Related papers: Instance Search via Instance Level Segmentation an…

200 papers

In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level annotations. In…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Yuchen Shen , Dong Zhang , Zhao Zhang , Liyong Fu , Qiaolin Ye

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

Contour-based instance segmentation methods include one-stage and multi-stage schemes. These approaches achieve remarkable performance. However, they have to define plenty of points to segment precise masks, which leads to high complexity.…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Chuang Yang , Haozhao Ma , Qi Wang

We propose a novel pooling strategy that learns how to adaptively rank deep convolutional features for selecting more informative representations. To this end, we exploit discriminative analysis to project the features onto a space spanned…

Machine Learning · Computer Science 2017-10-23 Arash Shahriari , Fatih Porikli

Object instance segmentation is one of the most fundamental but challenging tasks in computer vision, and it requires the pixel-level image understanding. Most existing approaches address this problem by adding a mask prediction branch to a…

Computer Vision and Pattern Recognition · Computer Science 2019-05-20 Jun Yu , Jinghan Yao , Jian Zhang , Zhou Yu , Dacheng Tao

The objective of multi-view unsupervised feature and instance co-selection is to simultaneously iden-tify the most representative features and samples from multi-view unlabeled data, which aids in mit-igating the curse of dimensionality and…

Machine Learning · Computer Science 2024-12-10 Yanyong Huang , Yuxin Cai , Dongjie Wang , Xiuwen Yi , Tianrui Li

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a…

Computer Vision and Pattern Recognition · Computer Science 2020-03-16 Jingdong Wang , Ke Sun , Tianheng Cheng , Borui Jiang , Chaorui Deng , Yang Zhao , Dong Liu , Yadong Mu , Mingkui Tan , Xinggang Wang , Wenyu Liu , Bin Xiao

We propose a novel approach for automatic extraction (instance segmentation) of fibers from low resolution 3D X-ray computed tomography scans of short glass fiber reinforced polymers. We have designed a 3D instance segmentation architecture…

Computer Vision and Pattern Recognition · Computer Science 2019-01-07 Tomasz Konopczyński , Thorben Kröger , Lei Zheng , Jürgen Hesser

Representing features at multiple scales is of great importance for numerous vision tasks. Recent advances in backbone convolutional neural networks (CNNs) continually demonstrate stronger multi-scale representation ability, leading to…

Computer Vision and Pattern Recognition · Computer Science 2021-01-28 Shang-Hua Gao , Ming-Ming Cheng , Kai Zhao , Xin-Yu Zhang , Ming-Hsuan Yang , Philip Torr

In this paper we present a new computer vision task, named video instance segmentation. The goal of this new task is simultaneous detection, segmentation and tracking of instances in videos. In words, it is the first time that the image…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Linjie Yang , Yuchen Fan , Ning Xu

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

Computer Vision and Pattern Recognition · Computer Science 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Given the wide diffusion of deep neural network architectures for computer vision tasks, several new applications are nowadays more and more feasible. Among them, a particular attention has been recently given to instance segmentation, by…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Leonardo Rossi , Akbar Karimi , Andrea Prati

Pixel-level annotation demands expensive human efforts and limits the performance of deep networks that usually benefits from more such training data. In this work we aim to achieve high quality instance and semantic segmentation results…

Computer Vision and Pattern Recognition · Computer Science 2020-02-03 Chuang Niu , Shenghan Ren , Jimin Liang

Weakly supervised nuclei segmentation is a critical problem for pathological image analysis and greatly benefits the community due to the significant reduction of labeling cost. Adopting point annotations, previous methods mostly rely on…

Image and Video Processing · Electrical Eng. & Systems 2022-02-14 Weizhen Liu , Qian He , Xuming He

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

Computer Vision and Pattern Recognition · Computer Science 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

Indoor scene recognition is a multi-faceted and challenging problem due to the diverse intra-class variations and the confusing inter-class similarities. This paper presents a novel approach which exploits rich mid-level convolutional…

Computer Vision and Pattern Recognition · Computer Science 2016-06-29 Salman H. Khan , Munawar Hayat , Mohammed Bennamoun , Roberto Togneri , Ferdous Sohel

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Yidan Feng , Biqi Yang , Xianzhi Li , Chi-Wing Fu , Rui Cao , Kai Chen , Qi Dou , Mingqiang Wei , Yun-Hui Liu , Pheng-Ann Heng

In this paper, we propose an end-to-end framework for instance segmentation. Based on the recently introduced DETR [1], our method, termed SOLQ, segments objects by learning unified queries. In SOLQ, each query represents one object and has…

Computer Vision and Pattern Recognition · Computer Science 2021-10-01 Bin Dong , Fangao Zeng , Tiancai Wang , Xiangyu Zhang , Yichen Wei

Precise segmentation and anatomical identification of the vertebrae provides the basis for automatic analysis of the spine, such as detection of vertebral compression fractures or other abnormalities. Most dedicated spine CT and MR scans as…

Computer Vision and Pattern Recognition · Computer Science 2019-02-15 Nikolas Lessmann , Bram van Ginneken , Pim A. de Jong , Ivana Išgum

Letting a deep network be aware of the quality of its own predictions is an interesting yet important problem. In the task of instance segmentation, the confidence of instance classification is used as mask quality score in most instance…

Computer Vision and Pattern Recognition · Computer Science 2019-03-04 Zhaojin Huang , Lichao Huang , Yongchao Gong , Chang Huang , Xinggang Wang