中文
相关论文

相关论文: MTLSegFormer: Multi-task Learning with Transformer…

200 篇论文

Semantic segmentation requires methods capable of learning high-level features while dealing with large volume of data. Towards such goal, Convolutional Networks can learn specific and adaptable features based on the data. However, these…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Keiller Nogueira , Mauro Dalla Mura , Jocelyn Chanussot , William R. Schwartz , Jefersson A. dos Santos

Face parsing refers to the semantic segmentation of human faces into key facial regions such as eyes, nose, hair, etc. It serves as a prerequisite for various advanced applications, including face editing, face swapping, and facial makeup,…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Kartik Narayan , Vibashan VS , Vishal M. Patel

Learning implicit templates as neural fields has recently shown impressive performance in unsupervised shape correspondence. Despite the success, we observe current approaches, which solely rely on geometric information, often learn…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sihyeon Kim , Minseok Joo , Jaewon Lee , Juyeon Ko , Juhan Cha , Hyunwoo J. Kim

Learning from limited data is challenging because data scarcity leads to a poor generalization of the trained model. A classical global pooled representation will probably lose useful local information. Many few-shot learning methods have…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Haoxing Chen , Huaxiong Li , Yaohui Li , Chunlin Chen

This work leverages the recent advancements of deep learning in image processing to find optimal locations that present the important characteristics of a field. The data for training are collected at different fields in local farms with…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Tan-Hanh Pham , Praneel Acharya , Sravanthi Bachina , Kristopher Osterloh , Kim-Doang Nguyen

Integrating high-level context information with low-level details is of central importance in semantic segmentation. Towards this end, most existing segmentation models apply bilinear up-sampling and convolutions to feature maps of…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Hanzhe Hu , Yinbo Chen , Jiarui Xu , Shubhankar Borse , Hong Cai , Fatih Porikli , Xiaolong Wang

The success of deep learning methods in medical image segmentation tasks usually requires a large amount of labeled data. However, obtaining reliable annotations is expensive and time-consuming. Semi-supervised learning has attracted much…

图像与视频处理 · 电气工程与系统科学 2021-07-13 Yichi Zhang , Jicong Zhang

Recently, it has attracted more and more attentions to fuse multi-scale features for semantic image segmentation. Various works were proposed to employ progressive local or global fusion, but the feature fusions are not rich enough for…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Fangjian Lin , Tianyi Wu , Sitong Wu , Shengwei Tian , Guodong Guo

We present a mask-piloted Transformer which improves masked-attention in Mask2Former for image segmentation. The improvement is based on our observation that Mask2Former suffers from inconsistent mask predictions between consecutive decoder…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Hao Zhang , Feng Li , Huaizhe Xu , Shijia Huang , Shilong Liu , Lionel M. Ni , Lei Zhang

The exploration of mutual-benefit cross-domains has shown great potential toward accurate self-supervised depth estimation. In this work, we revisit feature fusion between depth and semantic information and propose an efficient local…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Daitao Xing , Jinglin Shen , Chiuman Ho , Anthony Tzes

Convolutional neural network (CNN) based methods have achieved great successes in medical image segmentation, but their capability to learn global representations is still limited due to using small effective receptive fields of convolution…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Pengfei Gu , Yejia Zhang , Chaoli Wang , Danny Z. Chen

Local feature matching is a computationally intensive task at the subpixel level. While detector-based methods coupled with feature descriptors struggle in low-texture scenes, CNN-based methods with a sequential extract-to-match pipeline,…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Qing Wang , Jiaming Zhang , Kailun Yang , Kunyu Peng , Rainer Stiefelhagen

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in the context of…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Panagiotis Meletis

Recently, state-of-the-art results have been achieved in semantic segmentation using fully convolutional networks (FCNs). Most of these networks employ encoder-decoder style architecture similar to U-Net and are trained with images and the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Balamurali Murugesan , Kaushik Sarveswaran , Sharath M Shankaranarayana , Keerthi Ram , Mohanasankar Sivaprakasam

Interactive segmentation, a computer vision technique where a user provides guidance to help an algorithm segment a feature of interest in an image, has achieved outstanding accuracy and efficient human-computer interaction. However, few…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhe Wang , Shoukun Sun , Xiang Que , Xiaogang Ma , Carmen Galaz Garcia

This paper presents a novel method that allows a machine learning algorithm following the transformation-based learning paradigm \cite{brill95:tagging} to be applied to multiple classification tasks by training jointly and simultaneously on…

计算与语言 · 计算机科学 2007-05-23 Radu Florian , Grace Ngai

Object co-segmentation is the task of segmenting the same objects from multiple images. In this paper, we propose the Attention Based Object Co-Segmentation for object co-segmentation that utilize a novel attention mechanism in the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Hong Chen , Yifei Huang , Hideki Nakayama

When approaching the semantic segmentation of overhead imagery in the decimeter spatial resolution range, successful strategies usually combine powerful methods to learn the visual appearance of the semantic classes (e.g. convolutional…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Michele Volpi , Devis Tuia

Semantic segmentation of remote sensing images is a fundamental task in geospatial research. However, widely used Convolutional Neural Networks (CNNs) and Transformers have notable drawbacks: CNNs may be limited by insufficient remote…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xuezhi Xiang , Yibo Ning , Lei Zhang , Denis Ombati , Himaloy Himu , Xiantong Zhen

Change detection in remote sensing imagery is essential for a variety of applications such as urban planning, disaster management, and climate research. However, existing methods for identifying semantically changed areas overlook the…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Maximilian Bernhard , Niklas Strauß , Matthias Schubert