中文
相关论文

相关论文: When Semantic Segmentation Meets Frequency Aliasin…

200 篇论文

Domain generalization in semantic segmentation faces challenges from domain shifts, particularly under adverse conditions. While diffusion-based data generation methods show promise, they introduce inherent misalignment between generated…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Taeyeong Kim , SeungJoon Lee , Jung Uk Kim , MyeongAh Cho

Harvesting dense pixel-level annotations to train deep neural networks for semantic segmentation is extremely expensive and unwieldy at scale. While learning from synthetic data where labels are readily available sounds promising,…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zuxuan Wu , Xintong Han , Yen-Liang Lin , Mustafa Gkhan Uzunbas , Tom Goldstein , Ser Nam Lim , Larry S. Davis

The Fast Fourier Transform (FFT) is the most efficiently known way to compute the Discrete Fourier Transform (DFT) of an arbitrary n-length signal, and has a computational complexity of O(n log n). If the DFT X of the signal x has only k…

信息论 · 计算机科学 2015-01-05 Sameer Pawar , Kannan Ramchandran

The crux of semi-supervised semantic segmentation is to assign adequate pseudo-labels to the pixels of unlabeled images. A common practice is to select the highly confident predictions as the pseudo ground-truth, but it leads to a problem…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Yuchao Wang , Haochen Wang , Yujun Shen , Jingjing Fei , Wei Li , Guoqiang Jin , Liwei Wu , Rui Zhao , Xinyi Le

Camouflaged object detection has attracted a lot of attention in computer vision. The main challenge lies in the high degree of similarity between camouflaged objects and their surroundings in the spatial domain, making identification…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yanguang Sun , Chunyan Xu , Jian Yang , Hanyu Xuan , Lei Luo

We propose a photometric technique for future space missions that overcomes the problem of Nyquist aliases. These aliases result from typically long cadences of observation imposed by telemetry constraints. The proposed method is to…

太阳与恒星天体物理 · 物理学 2018-11-29 Hiromoto Shibahashi , Simon J. Murphy

We propose a weakly-supervised framework for the semantic segmentation of circular-scan synthetic-aperture-sonar (CSAS) imagery. The first part of our framework is trained in a supervised manner, on image-level labels, to uncover a set of…

Image forgery is a topic that has been studied for many years. Before the breakthrough of deep learning, forged images were detected using handcrafted features that did not require training. These traditional methods failed to perform…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Eren Tahir , Mert Bal

Zero-Shot Super-Resolution Spatiotemporal Forecasting requires a deep learning model to be trained on low-resolution data and deployed for inference on high-resolution. Existing studies consider maintaining similar error across different…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Wenshuo Wang , Fan Zhang

Cross-domain few-shot learning (CD-FSL) requires models to generalize from limited labeled samples under significant distribution shifts. While recent methods enhance adaptability through lightweight task-specific modules, they operate…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Ruixiao Shi , Fu Feng , Yucheng Xie , Jing Wang , Xin Geng

We propose a new problem called audio-visual segmentation (AVS), in which the goal is to output a pixel-level map of the object(s) that produce sound at the time of the image frame. To facilitate this research, we construct the first…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jinxing Zhou , Xuyang Shen , Jianyuan Wang , Jiayi Zhang , Weixuan Sun , Jing Zhang , Stan Birchfield , Dan Guo , Lingpeng Kong , Meng Wang , Yiran Zhong

In this paper, we present a novel cross-consistency based semi-supervised approach for semantic segmentation. Consistency training has proven to be a powerful semi-supervised learning framework for leveraging unlabeled data under the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yassine Ouali , Céline Hudelot , Myriam Tami

Semi-supervised semantic segmentation aims to utilize limited labeled images and abundant unlabeled images to achieve label-efficient learning, wherein the weak-to-strong consistency regularization framework, popularized by FixMatch, is…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Wentao Pan , Zhe Xu , Jiangpeng Yan , Zihan Wu , Raymond Kai-yu Tong , Xiu Li , Jianhua Yao

Fully convolutional models for dense prediction have proven successful for a wide range of visual tasks. Such models perform well in a supervised setting, but performance can be surprisingly poor under domain shifts that appear mild to a…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Judy Hoffman , Dequan Wang , Fisher Yu , Trevor Darrell

Many computer vision systems require low-cost segmentation algorithms based on deep learning, either because of the enormous size of input images or limited computational budget. Common solutions uniformly downsample the input images to…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Chen Jin , Ryutaro Tanno , Thomy Mertzanidou , Eleftheria Panagiotaki , Daniel C. Alexander

Audio-visual segmentation (AVS) aims to segment the sounding objects in video frames. Although great progress has been witnessed, we experimentally reveal that current methods reach marginal performance gain within the use of the unlabeled…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jinxiang Liu , Yikun Liu , Fei Zhang , Chen Ju , Ya Zhang , Yanfeng Wang

This paper describes a fast and accurate semantic image segmentation approach that encodes not only the discriminative features from deep neural networks, but also the high-order context compatibility among adjacent objects as well as low…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Falong Shen , Gang Zeng

Leveraging multiple training datasets to scale up image segmentation models is beneficial for increasing robustness and semantic understanding. Individual datasets have well-defined ground truth with non-overlapping mask layouts and…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Qilong Zhangli , Di Liu , Abhishek Aich , Dimitris Metaxas , Samuel Schulter

Learning-based approaches for semantic segmentation have two inherent challenges. First, acquiring pixel-wise labels is expensive and time-consuming. Second, realistic segmentation datasets are highly unbalanced: some categories are much…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Arantxa Casanova , Pedro O. Pinheiro , Negar Rostamzadeh , Christopher J. Pal

Deep learning generates state-of-the-art semantic segmentation provided that a large number of images together with pixel-wise annotations are available. To alleviate the expensive data collection process, we propose a semi-supervised…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Assia Benbihi , Matthieu Geist , Cédric Pradalier
‹ 上一页 1 8 9 10 下一页 ›