English
Related papers

Related papers: FourierNet: Compact mask representation for instan…

200 papers

Unsupervised image registration commonly adopts U-Net style networks to predict dense displacement fields in the full-resolution spatial domain. For high-resolution volumetric image data, this process is however resource-intensive and…

Computer Vision and Pattern Recognition · Computer Science 2023-07-07 Xi Jia , Joseph Bartlett , Wei Chen , Siyang Song , Tianyang Zhang , Xinxing Cheng , Wenqi Lu , Zhaowen Qiu , Jinming Duan

We present FourierMask, which employs Fourier series combined with implicit neural representations to generate instance segmentation masks. We apply a Fourier mapping (FM) to the coordinate locations and utilize the mapped features as…

Computer Vision and Pattern Recognition · Computer Science 2022-03-18 Hamd ul Moqeet Riaz , Nuri Benbarka , Timon Hoefer , Andreas Zell

U-Net style networks are commonly utilized in unsupervised image registration to predict dense displacement fields, which for high-resolution volumetric image data is a resource-intensive and time-consuming task. To tackle this challenge,…

Image and Video Processing · Electrical Eng. & Systems 2023-07-07 Xi Jia , Alexander Thorley , Alberto Gomez , Wenqi Lu , Dipak Kotecha , Jinming Duan

One of the main challenges for arbitrary-shaped text detection is to design a good text instance representation that allows networks to learn diverse text geometry variances. Most of existing methods model text instances in image spatial…

Computer Vision and Pattern Recognition · Computer Science 2021-04-23 Yiqin Zhu , Jianyong Chen , Lingyu Liang , Zhanghui Kuang , Lianwen Jin , Wayne Zhang

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features…

Computer Vision and Pattern Recognition · Computer Science 2025-11-06 Amirreza Fateh , Mohammad Reza Mohammadi , Mohammad Reza Jahed Motlagh

Two-stage and query-based instance segmentation methods have achieved remarkable results. However, their segmented masks are still very coarse. In this paper, we present Mask Transfiner for high-quality and efficient instance segmentation.…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Lei Ke , Martin Danelljan , Xia Li , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

The encoder-decoder model is a commonly used Deep Neural Network (DNN) model for medical image segmentation. Conventional encoder-decoder models make pixel-wise predictions focusing heavily on local patterns around the pixel. This makes it…

Image and Video Processing · Electrical Eng. & Systems 2022-08-01 Young Seok Jeon , Hongfei Yang , Mengling Feng

Video prediction is a pixel-level task that generates future frames by employing the historical frames. There often exist continuous complex motions, such as object overlapping and scene occlusion in video, which poses great challenges to…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Ping Li , Chenhan Zhang , Xianghua Xu

Binary grid mask representation is broadly used in instance segmentation. A representative instantiation is Mask R-CNN which predicts masks on a $28\times 28$ binary grid. Generally, a low-resolution grid is not sufficient to capture the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-28 Xing Shen , Jirui Yang , Chunbo Wei , Bing Deng , Jianqiang Huang , Xiansheng Hua , Xiaoliang Cheng , Kewei Liang

In this paper, we explore the mask representation in instance segmentation with Point-of-Interest (PoI) features. Differentiating multiple potential instances within a single PoI feature is challenging because learning a high-dimensional…

Computer Vision and Pattern Recognition · Computer Science 2021-07-02 Lu Qi , Yi Wang , Yukang Chen , Yingcong Chen , Xiangyu Zhang , Jian Sun , Jiaya Jia

In this work, instead of directly predicting the pixel-level segmentation masks, the problem of referring image segmentation is formulated as sequential polygon generation, and the predicted polygons can be later converted into segmentation…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Jiang Liu , Hui Ding , Zhaowei Cai , Yuting Zhang , Ravi Kumar Satzoda , Vijay Mahadevan , R. Manmatha

Recent object detectors use four-coordinate bounding box (bbox) regression to predict object locations. Providing additional information indicating the object positions and coordinates will improve detection performance. Thus, we propose…

Computer Vision and Pattern Recognition · Computer Science 2019-08-01 Ba Rom Kang , Ha Young Kim

In this paper, we aim to tackle the challenging few-shot segmentation task from a new perspective. Typical methods follow the paradigm to firstly learn prototypical features from support images and then match query features in pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Siyu Jiao , Gengwei Zhang , Shant Navasardyan , Ling Chen , Yao Zhao , Yunchao Wei , Humphrey Shi

Encoder-decoder networks become a popular choice for various medical image segmentation tasks. When they are trained with a standard loss function, these networks are not explicitly enforced to preserve the shape integrity of an object in…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Mehmet Bahadir Erden , Selahattin Cansiz , Onur Caki , Haya Khattak , Durmus Etiz , Melek Cosar Yakar , Kerem Duruer , Berke Barut , Cigdem Gunduz-Demir

This paper proposes to use Fast Fourier Transformation-based U-Net (a refined fully convolutional networks) and perform image convolution in neural networks. Leveraging the Fast Fourier Transformation, it reduces the image convolution costs…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Varsha Nair , Moitrayee Chatterjee , Neda Tavakoli , Akbar Siami Namin , Craig Snoeyink

In recent years, transformer-based models have dominated panoptic segmentation, thanks to their strong modeling capabilities and their unified representation for both semantic and instance classes as global binary masks. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Abdullah Rashwan , Jiageng Zhang , Ali Taalimi , Fan Yang , Xingyi Zhou , Chaochao Yan , Liang-Chieh Chen , Yeqing Li

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes in addition to their…

Computer Vision and Pattern Recognition · Computer Science 2017-07-06 Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

In this paper, we introduce an anchor-box free and single shot instance segmentation method, which is conceptually simple, fully convolutional and can be used as a mask prediction module for instance segmentation, by easily embedding it…

Computer Vision and Pattern Recognition · Computer Science 2020-02-27 Enze Xie , Peize Sun , Xiaoge Song , Wenhai Wang , Ding Liang , Chunhua Shen , Ping Luo

This paper studies few-shot segmentation, which is a task of predicting foreground mask of unseen classes by a few of annotations only, aided by a set of rich annotations already existed. The existing methods mainly focus the task on…

Computer Vision and Pattern Recognition · Computer Science 2019-09-20 Yuwei Yang , Fanman Meng , Hongliang Li , King N. Ngan , Qingbo Wu

Masked Image Modeling (MIM) has garnered significant attention in self-supervised learning, thanks to its impressive capacity to learn scalable visual representations tailored for downstream tasks. However, images inherently contain…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Wenzhao Xiang , Chang Liu , Hongyang Yu , Xilin Chen
‹ Prev 1 2 3 10 Next ›