paper-with-me

Papers

CoReGAN: Contrastive Regularized Generative Adversarial Network for Guided Depth Map Super Resolution

2024-05-17 · AIML Systems 2024 5 · Aditya Kasliwal, Ishaan Gakhar, Aryan Kamani

Consumer-grade depth sensors provide low-resolution depth maps; however, a high-resolution RGB camera is usually mounted on the same device and acquires a high-resolution image of the same scene. While deep learning and guided filtering methods gave decent results, recent works have highlighted the superiority of using RGB images for Depth Super Resolution. This paper proposes CoReGAN, a generative data fusion model that employs contrastive learning to regularize the extracted features of 2 independent encoders and 1 decoder for Guided Depth Super Resolution, demonstrating state-of-the-art results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecoderDepth Map Super-ResolutionGenerative Adversarial NetworkSuper-Resolution

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Score-Guided Generative Adversarial Networks

2020-04-09 · Minhyeok Lee, Junhee Seok

We propose a Generative Adversarial Network (GAN) that introduces an evaluator module using pre-trained networks. The proposed model, called score-guided GAN (ScoreGAN), is trained with an evaluation metric for GANs, i.e…

Generative Adversarial Network

Improving Adversarial Robustness by Contrastive Guided Diffusion Process

2022-10-18 · Yidong Ouyang, Liyan Xie, Guang Cheng

Synthetic data generation has become an emerging tool to help improve the adversarial robustness in classification tasks since robust learning requires a significantly larger amount of training samples compared with stan…

Adversarial RobustnessSynthetic Data Generation

ScoreGAN: A Fraud Review Detector based on Multi Task Learning of Regulated GAN with Data Augmentation

2020-06-11 · Saeedreza Shehnepoor, Roberto Togneri, Wei Liu, Mohammed Bennamoun

The promising performance of Deep Neural Networks (DNNs) in text classification, has attracted researchers to use them for fraud review detection. However, the lack of trusted labeled data has limited the performance of …

Data AugmentationGenerative Adversarial NetworkMulti-Task Learningtext-classification+2

GGADN: Guided generative adversarial dehazing network

2021-07-13 · journal 2021 7 · Jian Zhang1 · Qinqin Dong2 · Wanjuan Song3

Image dehazing has always been a challenging topic in image processing. The development of deep learning methods, especially the generative adversarial networks (GAN), provides a new way for image dehazing. In recent ye…

Image Dehazing

A Simple Imitation Learning Method via Contrastive Regularization

2020-05-16 · Anonymous

Learning to imitate expert behavior from demonstrations is a challenging problem, especially in environments with high-dimensional, continuous observations and unknown dynamics. The simplest methods are behavioral clonin…

Atari GamesImitation LearningReinforcement Learning (RL)Representation Learning