中文
相关论文

相关论文: Disentangled Contrastive Image Translation for Nig…

200 篇论文

Object detection at night is a challenging problem due to the absence of night image annotations. Despite several domain adaptation methods, achieving high-precision results remains an issue. False-positive error propagation is still…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Mikhail Kennerley , Jian-Gang Wang , Bharadwaj Veeravalli , Robby T. Tan

Unsupervised image-to-image translation tasks aim to find a mapping between a source domain X and a target domain Y from unpaired training data. Contrastive learning for Unpaired image-to-image Translation (CUT) yields state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Junlin Han , Mehrdad Shoeiby , Lars Petersson , Mohammad Ali Armin

State-of-the-art neural machine translation models generate a translation from left to right and every step is conditioned on the previously generated tokens. The sequential nature of this generation process causes fundamental latency in…

计算与语言 · 计算机科学 2020-07-01 Jungo Kasai , James Cross , Marjan Ghazvininejad , Jiatao Gu

Negative-free contrastive learning methods have attracted a lot of attention with simplicity and impressive performances for large-scale pretraining. However, its disentanglement property remains unexplored. In this paper, we examine…

机器学习 · 计算机科学 2022-10-18 Jinkun Cao , Ruiqian Nai , Qing Yang , Jialei Huang , Yang Gao

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective supervision.…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Wenchao Du , Hu Chen , Hongyu Yang

Cross-domain image-to-image translation should satisfy two requirements: (1) preserve the information that is common to both domains, and (2) generate convincing images covering variations that appear in the target domain. This is…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Adam W. Harley , Shih-En Wei , Jason Saragih , Katerina Fragkiadaki

Images captured in the low-light condition suffer from low visibility and various imaging artifacts, e.g., real noise. Existing supervised enlightening algorithms require a large set of pixel-aligned training image pairs, which are hard to…

图像与视频处理 · 电气工程与系统科学 2022-07-11 Lanqing Guo , Renjie Wan , Wenhan Yang , Alex Kot , Bihan Wen

The performance of nighttime semantic segmentation is restricted by the poor illumination and a lack of pixel-wise annotation, which severely limit its application in autonomous driving. Existing works, e.g., using the twilight as the…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Huan Gao , Jichang Guo , Guoli Wang , Qian Zhang

Image-to-image translation has drawn great attention during the past few years. It aims to translate an image in one domain to a given reference image in another domain. Due to its effectiveness and efficiency, many applications can be…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Weihao Xia , Yujiu Yang , Jing-Hao Xue

Image-to-image translation is affected by entanglement phenomena, which may occur in case of target data encompassing occlusions such as raindrops, dirt, etc. Our unsupervised model-based learning disentangles scene and occlusions, while…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Fabio Pizzati , Pietro Cerri , Raoul de Charette

Current multimodal models leveraging contrastive learning often face limitations in developing fine-grained conceptual understanding. This is due to random negative samples during pretraining, causing almost exclusively very dissimilar…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Philipp J. Rösch , Norbert Oswald , Michaela Geierhos , Jindřich Libovický

Contrastive self-supervised learning has outperformed supervised pretraining on many downstream tasks like segmentation and object detection. However, current methods are still primarily applied to curated datasets like ImageNet. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Luc Van Gool

Contrastive learning is a discriminative approach that aims at grouping similar samples closer and diverse samples far from each other. It it an efficient technique to train an encoder generating distinguishable and informative…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Qing Chen , Jian Zhang

Convolutional Neural Network is good at image classification. However, it is found to be vulnerable to image quality degradation. Even a small amount of distortion such as noise or blur can severely hamper the performance of these CNN…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Md Tahmid Hossain , Shyh Wei Teng , Dengsheng Zhang , Suryani Lim , Guojun Lu

Pursuing realistic results according to human visual perception is the central concern in the image transformation tasks. Perceptual learning approaches like perceptual loss are empirically powerful for such tasks but they usually rely on…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Kangfu Mei , Yao Lu , Qiaosi Yi , Haoyu Wu , Juncheng Li , Rui Huang

Learning representations of images that are invariant to sensitive or unwanted attributes is important for many tasks including bias removal and cross domain retrieval. Here, our objective is to learn representations that are invariant to…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jonathan Kahana , Yedid Hoshen

Single-shot image deblurring in a low-light condition is known to be a profoundly challenging image translation task. This study tackles the limitations of the low-light image deblurring with a learning-based approach and proposes a novel…

计算机视觉与模式识别 · 计算机科学 2025-03-05 S M A Sharif , Rizwan Ali Naqvi , Farman Alic , Mithun Biswas

Night-Time Scene Parsing (NTSP) is essential to many vision applications, especially for autonomous driving. Most of the existing methods are proposed for day-time scene parsing. They rely on modeling pixel intensity-based spatial…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Zhifeng Xie , Sen Wang , Ke Xu , Zhizhong Zhang , Xin Tan , Yuan Xie , Lizhuang Ma

There is amazing progress in Deep Learning based models for Image captioning and Low Light image enhancement. For the first time in literature, this paper develops a Deep Learning model that translates night scenes to sentences, opening new…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Rajagopal A , Nirmala V , Arun Muthuraj Vedamanickam

As a representative self-supervised method, contrastive learning has achieved great successes in unsupervised training of representations. It trains an encoder by distinguishing positive samples from negative ones given query anchors. These…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xiao Wang , Yuhang Huang , Dan Zeng , Guo-Jun Qi