中文
相关论文

相关论文: Locally Adaptive Learning Loss for Semantic Image …

200 篇论文

This paper proposes a novel self-supervised learning method for semantic segmentation using selective masking image reconstruction as the pretraining task. Our proposed method replaces the random masking augmentation used in most masked…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yuemin Wang , Ian Stavness

We present an approach to learn a dense pixel-wise labeling from image-level tags. Each image-level tag imposes constraints on the output labeling of a Convolutional Neural Network (CNN) classifier. We propose Constrained CNN (CCNN), a…

计算机视觉与模式识别 · 计算机科学 2015-10-20 Deepak Pathak , Philipp Krähenbühl , Trevor Darrell

Learning-based lossy image compression usually involves the joint optimization of rate-distortion performance. Most existing methods adopt spatially invariant bit length allocation and incorporate discrete entropy approximation to constrain…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Mu Li , Wangmeng Zuo , Shuhang Gu , Jane You , David Zhang

Semantic segmentation is a fundamental problem in computer vision. It is considered as a pixel-wise classification problem in practice, and most segmentation models use a pixel-wise loss as their optimization riterion. However, the…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Shuai Zhao , Yang Wang , Zheng Yang , Deng Cai

Loss functions are error metrics that quantify the difference between a prediction and its corresponding ground truth. Fundamentally, they define a functional landscape for traversal by gradient descent. Although numerous loss functions…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

Deep domain adaptation models learn a neural network in an unlabeled target domain by leveraging the knowledge from a labeled source domain. This can be achieved by learning a domain-invariant feature space. Though the learned…

机器学习 · 计算机科学 2020-03-13 Yinghua Zhang , Yu Zhang , Ying Wei , Kun Bai , Yangqiu Song , Qiang Yang

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud

Semantic segmentation has recently witnessed great progress. Despite the impressive overall results, the segmentation performance in some hard areas (e.g., small objects or thin parts) is still not promising. A straightforward solution is…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Xin Xiao , Daiguo Zhou , Jiagao Hu , Yi Hu , Yongchao Xu

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks limiting the adoption…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Zahra Mirikharaji , Yiqi Yan , Ghassan Hamarneh

This paper introduces Progressively Diffused Networks (PDNs) for unifying multi-scale context modeling with deep feature learning, by taking semantic image segmentation as an exemplar application. Prior neural networks, such as ResNet, tend…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Ruimao Zhang , Wei Yang , Zhanglin Peng , Xiaogang Wang , Liang Lin

Semantic segmentation networks are usually pre-trained once and not updated during deployment. As a consequence, misclassifications commonly occur if the distribution of the training data deviates from the one encountered during the robot's…

机器人学 · 计算机科学 2023-02-15 Jonas Frey , Hermann Blum , Francesco Milano , Roland Siegwart , Cesar Cadena

Semantic segmentation has made much progress with increasingly powerful pixel-wise classifiers and incorporating structural priors via Conditional Random Fields (CRF) or Generative Adversarial Networks (GAN). We propose a simpler…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Tsung-Wei Ke , Jyh-Jing Hwang , Ziwei Liu , Stella X. Yu

Illuminant estimation plays a key role in digital camera pipeline system, it aims at reducing color casting effect due to the influence of non-white illuminant. Recent researches handle this task by using Convolution Neural Network (CNN) as…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Yongjie Liu , Sijie Shen

In this work we address the task of semantic image segmentation with Deep Learning and make three main contributions that are experimentally shown to have substantial practical merit. First, we highlight convolution with upsampled filters,…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

Domain adaptive semantic segmentation aims to train a model performing satisfactory pixel-level predictions on the target with only out-of-domain (source) annotations. The conventional solution to this task is to minimize the discrepancy…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Guoliang Kang , Yunchao Wei , Yi Yang , Yueting Zhuang , Alexander G. Hauptmann

Affordances are a fundamental concept in robotics since they relate available actions for an agent depending on its sensory-motor capabilities and the environment. We present a novel Bayesian deep network to detect affordances in images, at…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Lorenzo Mur-Labadia , Ruben Martinez-Cantin , Jose J. Guerrero

We present two practical improvement techniques for unsupervised segmentation learning. These techniques address limitations in the resolution and accuracy of predicted segmentation maps of recent state-of-the-art methods. Firstly, we…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Alp Eren Sari , Francesco Locatello , Paolo Favaro

Although there is significant progress in supervised semantic segmentation, it remains challenging to deploy the segmentation models to unseen domains due to domain biases. Domain adaptation can help in this regard by transferring knowledge…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Binhui Xie , Mingjia Li , Shuang Li

Delineation of curvilinear structures is an important problem in Computer Vision with multiple practical applications. With the advent of Deep Learning, many current approaches on automatic delineation have focused on finding more powerful…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Agata Mosinska , Pablo Marquez-Neila , Mateusz Kozinski , Pascal Fua

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada , Kate Saenko