中文
相关论文

相关论文: Multi-similarity based Hyperrelation Network for f…

200 篇论文

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Maxime Bucher , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

We present a conceptually simple, flexible, and general framework for few-shot learning, where a classifier must learn to recognise new classes given only few examples from each. Our method, called the Relation Network (RN), is trained…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Flood Sung , Yongxin Yang , Li Zhang , Tao Xiang , Philip H. S. Torr , Timothy M. Hospedales

Real-time semantic segmentation, which can be visually understood as the pixel-level classification task on the input image, currently has broad application prospects, especially in the fast-developing fields of autonomous driving and drone…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Guangwei Gao , Guoan Xu , Juncheng Li , Yi Yu , Huimin Lu , Jian Yang

Non-local operations are usually used to capture long-range dependencies via aggregating global context to each position recently. However, most of the methods cannot preserve object shapes since they only focus on feature similarity but…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pengju Zhang , Yihong Wu , Jiagang Zhu

Recent progress in semantic segmentation is driven by deep Convolutional Neural Networks and large-scale labeled image datasets. However, data labeling for pixel-wise segmentation is tedious and costly. Moreover, a trained model can only…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Chi Zhang , Guosheng Lin , Fayao Liu , Rui Yao , Chunhua Shen

Significant progress has been made recently in developing few-shot object segmentation methods. Learning is shown to be successful in few-shot segmentation settings, using pixel-level, scribbles and bounding box supervision. This paper…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

This paper provides a novel parsimonious yet efficient design for zero-shot learning (ZSL), dubbed ParsNets, where we are interested in learning a composition of on-device friendly linear networks, each with orthogonality and low-rankness…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Jingcai Guo , Qihua Zhou , Ruibing Li , Xiaocheng Lu , Ziming Liu , Junyang Chen , Xin Xie , Jie Zhang

Few-shot text classification has recently been promoted by the meta-learning paradigm which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. Despite their success,…

计算与语言 · 计算机科学 2023-05-17 Junfan Chen , Richong Zhang , Yongyi Mao , Jie Xu

Modeling spatial relationship in the data remains critical across many different tasks, such as image classification, semantic segmentation and protein structure understanding. Previous works often use a unified solution like relative…

机器学习 · 计算机科学 2022-11-24 Minghao Xu , Yuanfan Guo , Yi Xu , Jian Tang , Xinlei Chen , Yuandong Tian

The remote sensing image change detection task is an essential method for large-scale monitoring. We propose HSANet, a network that uses hierarchical convolution to extract multi-scale features. It incorporates hybrid self-attention and…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Chengxi Han , Xiaoyu Su , Zhiqiang Wei , Meiqi Hu , Yichu Xu

Learning with limited labelled data is a challenging problem in various applications, including remote sensing. Few-shot semantic segmentation is one approach that can encourage deep learning models to learn from few labelled examples for…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Clifford Broni-Bediako , Junshi Xia , Jian Song , Hongruixuan Chen , Mennatullah Siam , Naoto Yokoya

Despite the tremendous success of deep neural networks in medical image segmentation, they typically require a large amount of costly, expert-level annotated data. Few-shot segmentation approaches address this issue by learning to transfer…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Qinji Yu , Kang Dang , Nima Tajbakhsh , Demetri Terzopoulos , Xiaowei Ding

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Few-shot learning (FSL) aims to recognize new concepts using a limited number of visual samples. Existing approaches attempt to incorporate semantic information into the limited visual data for category understanding. However, these methods…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Mushui Liu , Fangtai Wu , Bozheng Li , Ziqian Lu , Yunlong Yu , Xi Li

Despite the rapid evolution of semantic segmentation for land cover classification in high-resolution remote sensing imagery, integrating multiple data modalities such as Digital Surface Model (DSM), RGB, and Near-infrared (NIR) remains a…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Tong Wang , Guanzhou Chen , Xiaodong Zhang , Chenxi Liu , Xiaoliang Tan , Jiaqi Wang , Chanjuan He , Wenlin Zhou

For few-shot semantic segmentation, the primary task is to extract class-specific intrinsic information from limited labeled data. However, the semantic ambiguity and inter-class similarity of previous methods limit the accuracy of…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Xiaoyi Bao , Jie Qin , Siyang Sun , Yun Zheng , Xingang Wang

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

Few-shot semantic segmentation (FSS) aims to enable models to segment novel/unseen object classes using only a limited number of labeled examples. However, current FSS methods frequently struggle with generalization due to incomplete and…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Amin Karimi , Charalambos Poullis

In Few-Shot Learning (FSL), traditional metric-based approaches often rely on global metrics to compute similarity. However, in natural scenes, the spatial arrangement of key instances is often inconsistent across images. This spatial…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Tang , Junhao Lu , Guoheng Huang , Ming Li , Xuhang Chen , Guo Zhong , Zhengguang Tan , Zinuo Li

We introduce a novel deep learning-based framework to interpret 3D urban scenes represented as textured meshes. Based on the observation that object boundaries typically align with the boundaries of planar regions, our framework achieves…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Weixiao Gao , Liangliang Nan , Bas Boom , Hugo Ledoux