中文
相关论文

相关论文: Inter- and Intra-image Refinement for Few Shot Seg…

200 篇论文

Few-shot learning (FSL) has attracted considerable attention recently. Among existing approaches, the metric-based method aims to train an embedding network that can make similar samples close while dissimilar samples as far as possible and…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Bin Xiao , Chien-Liang Liu , Wen-Hoar Hsaio

Despite the great advances made in the field of image super-resolution (ISR) during the last years, the performance has merely been evaluated perceptually. Thus, it is still unclear whether ISR is helpful for other vision tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-01-29 Dengxin Dai , Yujian Wang , Yuhua Chen , Luc Van Gool

Shortwave-infrared(SWIR) spectral information, ranging from 1 {\mu}m to 2.5{\mu}m, overcomes the limitations of traditional color cameras in acquiring scene information. However, conventional SWIR hyperspectral imaging systems face…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Linqiang Li , Jinglei Hao , Yongqiang Zhao , Pan Liu , Haofang Yan , Ziqin Zhang , Seong G. Kong

Recent self-supervised Vision Transformers (ViTs), such as DINOv3, provide rich feature representations for dense vision tasks. This study investigates the intrinsic few-shot semantic segmentation (FSS) capabilities of frozen DINOv3…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Hussni Mohd Zakir , Eric Tatt Wei Ho

As 3D perception problems grow in popularity and the need for large-scale labeled datasets for LiDAR semantic segmentation increase, new methods arise that aim to reduce the necessity for dense annotations by employing weakly-supervised…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Ozan Unal , Dengxin Dai , Lukas Hoyer , Yigit Baran Can , Luc Van Gool

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yi Zhang , Dasong Li , Ka Lung Law , Xiaogang Wang , Hongwei Qin , Hongsheng Li

One-shot semantic image segmentation aims to segment the object regions for the novel class with only one annotated image. Recent works adopt the episodic training strategy to mimic the expected situation at testing time. However, these…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Tao Chen , Guosen Xie , Yazhou Yao , Qiong Wang , Fumin Shen , Zhenmin Tang , Jian Zhang

Recent denoising algorithms based on the "blind-spot" strategy show impressive blind image denoising performances, without utilizing any external dataset. While the methods excel in recovering highly contaminated images, we observe that…

图像与视频处理 · 电气工程与系统科学 2022-04-07 Chaewon Kim , Jaeho Lee , Jinwoo Shin

Deep learning has demonstrated its power in image rectification by leveraging the representation capacity of deep neural networks via supervised training based on a large-scale synthetic dataset. However, the model may overfit the synthetic…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jinlong Fan , Jing Zhang , Dacheng Tao

Few-shot class-incremental learning is to recognize the new classes given few samples and not forget the old classes. It is a challenging task since representation optimization and prototype reorganization can only be achieved under little…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Kai Zhu , Yang Cao , Wei Zhai , Jie Cheng , Zheng-Jun Zha

This paper proposes a novel approach to few-shot semantic segmentation for machinery with multiple parts that exhibit spatial and hierarchical relationships. Our method integrates the foundation models CLIPSeg and Segment Anything Model…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Michael Schwingshackl , Fabio Francisco Oberweger , Markus Murschitz

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Object detection in remote sensing images relies on a large amount of labeled data for training. However, the increasing number of new categories and class imbalance make exhaustive annotation impractical. Few-shot object detection (FSOD)…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Nanqing Liu , Xun Xu , Turgay Celik , Zongxin Gan , Heng-Chao Li

Few-shot segmentation (FSS) aims to rapidly learn novel class concepts from limited examples to segment specific targets in unseen images, and has been widely applied in areas such as medical diagnosis and industrial inspection. However,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Qianyu Guo , Jingrong Wu , Jieji Ren , Weifeng Ge , Wenqiang Zhang

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

Synthetic aperture sonar (SAS) systems produce high-resolution images of the seabed environment. Moreover, deep learning has demonstrated superior ability in finding robust features for automating imagery analysis. However, the success of…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Yung-Chen Sun , Isaac D. Gerg , Vishal Monga

The aim of multi-label few-shot image classification (ML-FSIC) is to assign semantic labels to images, in settings where only a small number of training examples are available for each label. A key feature of the multi-label setting is that…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Kun Yan , Zied Bouraoui , Fangyun Wei , Chang Xu , Ping Wang , Shoaib Jameel , Steven Schockaert

This study is concerned with few-shot segmentation, i.e., segmenting the region of an unseen object class in a query image, given support image(s) of its instances. The current methods rely on the pretrained CNN features of the support and…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Zhijie Wang , Masanori Suganuma , Takayuki Okatani

Medical Image Segmentation (MIS) plays a crucial role in medical therapy planning and robot navigation. Prototype learning methods in MIS focus on generating segmentation masks through pixel-to-prototype comparison. However, current…

统计方法学 · 统计学 2025-07-11 Guoyan Liang , Qin Zhou , Jingyuan Chen , Zhe Wang , Chang Yao

Diffusion magnetic resonance imaging (dMRI) enables non-invasive investigation of tissue microstructure. The Standard Model (SM) of white matter aims to disentangle dMRI signal contributions from intra- and extra-axonal water compartments.…

图像与视频处理 · 电气工程与系统科学 2026-04-15 Tom Hendriks , Gerrit Arends , Edwin Versteeg , Anna Vilanova , Maxime Chamberland , Chantal M. W. Tax
‹ 上一页 1 8 9 10 下一页 ›