English
Related papers

Related papers: Non-local RoIs for Instance Segmentation

200 papers

Great progress has been made in learning-based object detection methods in the last decade. Two-stage detectors often have higher detection accuracy than one-stage detectors, due to the use of region of interest (RoI) feature extractors…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 Guo-Ye Yang , George Kiyohiro Nakayama , Zi-Kai Xiao , Tai-Jiang Mu , Xiaolei Huang , Shi-Min Hu

We propose a simple yet effective framework for instance and panoptic segmentation, termed CondInst (conditional convolutions for instance and panoptic segmentation). In the literature, top-performing instance segmentation methods typically…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Zhi Tian , Bowen Zhang , Hao Chen , Chunhua Shen

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

This work examines the use of a fully convolutional net (FCN) to find an image segment, given a pixel within this segment region. The net receives an image, a point in the image and a region of interest (RoI ) mask. The net output is a…

Computer Vision and Pattern Recognition · Computer Science 2019-02-26 Sagi Eppel

Instance segmentation of remote sensing images (RSIs) is an essential task for a wide range of applications such as land planning and intelligent transport. Instance segmentation of RSIs is constantly plagued by the unbalanced ratio of…

Computer Vision and Pattern Recognition · Computer Science 2024-09-12 Xuexue Li

Deep learning has shown its great promise in various biomedical image segmentation tasks. Existing models are typically based on U-Net and rely on an encoder-decoder architecture with stacked local operators to aggregate long-range…

Computer Vision and Pattern Recognition · Computer Science 2020-02-20 Zhengyang Wang , Na Zou , Dinggang Shen , Shuiwang Ji

Spatial self-attention layers, in the form of Non-Local blocks, introduce long-range dependencies in Convolutional Neural Networks by computing pairwise similarities among all possible positions. Such pairwise functions underpin the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Francesca Babiloni , Ioannis Marras , Filippos Kokkinos , Jiankang Deng , Grigorios Chrysos , Stefanos Zafeiriou

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal refinement sub-network…

Computer Vision and Pattern Recognition · Computer Science 2015-11-19 Xiaodan Liang , Yunchao Wei , Xiaohui Shen , Zequn Jie , Jiashi Feng , Liang Lin , Shuicheng Yan

Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that has made instance segmentation much more challenging. In order to predict a mask for each instance, mainstream…

Computer Vision and Pattern Recognition · Computer Science 2021-07-01 Xinlong Wang , Rufeng Zhang , Chunhua Shen , Tao Kong , Lei Li

We tackle the problem of novel class discovery and localization (NCDL). In this setting, we assume a source dataset with supervision for only some object classes. Instances of other classes need to be discovered, classified, and localized…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Vladimir Fomenko , Ismail Elezi , Deva Ramanan , Laura Leal-Taixé , Aljoša Ošep

To avoid the exhaustive search over locations and scales, current state-of-the-art object detection systems usually involve a crucial component generating a batch of candidate object proposals from images. In this paper, we present a simple…

Computer Vision and Pattern Recognition · Computer Science 2018-07-31 Tianshui Chen , Liang Lin , Xian Wu , Nong Xiao , Xiaonan Luo

Objects for detection usually have distinct characteristics in different sub-regions and different aspect ratios. However, in prevalent two-stage object detection methods, Region-of-Interest (RoI) features are extracted by RoI pooling with…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Yao Zhai , Jingjing Fu , Yan Lu , Houqiang Li

Convolutional neural networks (CNNs) are inherently limited to model geometric transformations due to the fixed geometric structures in its building modules. In this work, we introduce two new modules to enhance the transformation modeling…

Computer Vision and Pattern Recognition · Computer Science 2017-06-06 Jifeng Dai , Haozhi Qi , Yuwen Xiong , Yi Li , Guodong Zhang , Han Hu , Yichen Wei

Jointly integrating aspect ratio and context has been extensively studied and shown performance improvement in traditional object detection systems such as the DPMs. It, however, has been largely ignored in deep neural network based…

Computer Vision and Pattern Recognition · Computer Science 2017-03-23 Bo Li , Tianfu Wu , Shuai Shao , Lun Zhang , Rufeng Chu

Successful execution of dexterous robotic manipulation tasks in new environments, such as grasping, depends on the ability to proficiently segment unseen objects from the background and other objects. Previous works in unseen object…

Robotics · Computer Science 2025-07-16 Howard H. Qian , Yiting Chen , Gaotian Wang , Podshara Chanrungmaneekul , Kaiyu Hang

Self-attention is one of the most successful designs in deep learning, which calculates the similarity of different tokens and reconstructs the feature based on the attention matrix. Originally designed for NLP, self-attention is also…

Computer Vision and Pattern Recognition · Computer Science 2022-06-27 Xutao Liang , Pinhao Song

Encoding the Region Of Interest (ROI) with better quality than the background has many applications including video conferencing systems, video surveillance and object-oriented vision tasks. In this paper, we propose a ROI-based image…

Computer Vision and Pattern Recognition · Computer Science 2023-05-16 Binglin Li , Jie Liang , Haisheng Fu , Jingning Han

Modeling the visual changes that an action brings to a scene is critical for video understanding. Currently, CNNs process one local neighbourhood at a time, thus contextual relationships over longer ranges, while still learnable, are…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Abhinav Rai , Fadime Sener , Angela Yao

Both convolutional and recurrent operations are building blocks that process one local neighborhood at a time. In this paper, we present non-local operations as a generic family of building blocks for capturing long-range dependencies.…

Computer Vision and Pattern Recognition · Computer Science 2018-04-16 Xiaolong Wang , Ross Girshick , Abhinav Gupta , Kaiming He

Although modern object detectors rely heavily on a significant amount of training data, humans can easily detect novel objects using a few training examples. The mechanism of the human visual system is to interpret spatial relationships…

Computer Vision and Pattern Recognition · Computer Science 2022-11-03 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee