中文
相关论文

相关论文: DRAN: Detailed Region-Adaptive Normalization for C…

200 篇论文

Unsupervised domain adaptation (UDA) in semantic segmentation is a fundamental yet promising task relieving the need for laborious annotation works. However, the domain shifts/discrepancies problem in this task compromise the final…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Haoyu Ma , Xiangru Lin , Zifeng Wu , Yizhou Yu

Deep learning-based image registration approaches have shown competitive performance and run-time advantages compared to conventional image registration methods. However, existing learning-based approaches mostly require to train separate…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Yinsong Wang , Huaqi Qiu , Chen Qin

Domain shift between medical images from multicentres is still an open question for the community, which degrades the generalization performance of deep learning models. Generative adversarial network (GAN), which synthesize plausible…

图像与视频处理 · 电气工程与系统科学 2020-07-31 Xinpeng Xie , Jiawei Chen , Yuexiang Li , Linlin Shen , Kai Ma , Yefeng Zheng

Domain incremental learning (DIL) poses a significant challenge in real-world scenarios, as models need to be sequentially trained on diverse domains over time, all the while avoiding catastrophic forgetting. Mitigating representation…

机器学习 · 计算机科学 2024-06-25 Kishaan Jeeveswaran , Elahe Arani , Bahram Zonooz

This work introduces a novel system for the generation of images that contain multiple classes of objects. Recent work in Generative Adversarial Networks have produced high quality images, but many focus on generating images of a single…

机器学习 · 计算机科学 2019-11-11 Elijah D. Bolluyt , Cristina Comaniciu

The goal of semantic image synthesis is to generate photo-realistic images from semantic label maps. It is highly relevant for tasks like content generation and image editing. Current state-of-the-art approaches, however, still struggle to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Shijie Li , Ming-Ming Cheng , Juergen Gall

Generative Adversarial Networks (GANs) are currently an indispensable tool for visual editing, being a standard component of image-to-image translation and image restoration pipelines. Furthermore, GANs are especially useful for…

机器学习 · 计算机科学 2021-04-22 Anton Cherepkov , Andrey Voynov , Artem Babenko

Relying on paired synthetic data, existing learning-based Computational Aberration Correction (CAC) methods are confronted with the intricate and multifaceted synthetic-to-real domain gap, which leads to suboptimal performance in real-world…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Qi Jiang , Zhonghua Yi , Shaohua Gao , Yao Gao , Xiaolong Qian , Hao Shi , Lei Sun , JinXing Niu , Kaiwei Wang , Kailun Yang , Jian Bai

The remarkable progress in neural-network-driven visual data generation, especially with neural rendering techniques like Neural Radiance Fields and 3D Gaussian splatting, offers a powerful alternative to GANs and diffusion models. These…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Chengdong Dong , Vijayakumar Bhagavatula , Zhenyu Zhou , Ajay Kumar

Facial attribute editing plays a crucial role in synthesizing realistic faces with specific characteristics while maintaining realistic appearances. Despite advancements, challenges persist in achieving precise, 3D-aware attribute…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Yu-Kai Huang , Yutong Zheng , Yen-Shuo Su , Anudeepsekhar Bolimera , Han Zhang , Fangyi Chen , Marios Savvides

Pretrained vision-language models such as CLIP exhibit strong zero-shot generalization but remain sensitive to distribution shifts. Test-time adaptation adapts models during inference without access to source data or target labels, offering…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Wenxuan Bao , Yanjun Zhao , Xiyuan Yang , Jingrui He

Adapting pre-trained deep learning segmentation models to new clinical domains is a persistent challenge in medical image analysis, particularly when annotated data at the target site are scarce. Parameter-efficient fine-tuning strategies…

图像与视频处理 · 电气工程与系统科学 2026-05-06 Giuseppe Timpano , Dibya Kumari , Maria Eugenia Caligiuri , Francesco Santini

In this paper, we study the problem of multi-domain image generation, the goal of which is to generate pairs of corresponding images from different domains. With the recent development in generative models, image generation has achieved…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xudong Mao , Qing Li

Image deraining plays a pivotal role in low-level computer vision, serving as a prerequisite for robust outdoor surveillance and autonomous driving systems. While deep learning paradigms have achieved remarkable success in firmly aligned…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Kangbo Zhao , Miaoxin Guan , Xiang Chen , Yukai Shi , Jinshan Pan

Despite the substantial progress in recent years, the image captioning techniques are still far from being perfect.Sentences produced by existing methods, e.g. those based on RNNs, are often overly rigid and lacking in variability. This…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Bo Dai , Sanja Fidler , Raquel Urtasun , Dahua Lin

Image-to-image translation is an ill-posed problem as unique one-to-one mapping may not exist between the source and target images. Learning-based methods proposed in this context often evaluate the performance on test data that is similar…

图像与视频处理 · 电气工程与系统科学 2021-10-08 Uddeshya Upadhyay , Viswanath P. Sudarshan , Suyash P. Awate

Domain adaptation is widely used in learning problems lacking labels. Recent studies show that deep adversarial domain adaptation models can make markable improvements in performance, which include symmetric and asymmetric architectures.…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Guanyu Cai , Yuqin Wang , Mengchu Zhou , Lianghua He

There is rising interest in differentiable rendering, which allows explicitly modeling geometric priors and constraints in optimization pipelines using first-order methods such as backpropagation. Incorporating such domain knowledge can…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Michael Wilmanski , Jonathan Tamir

Recently, deep convolutional neural network methods have achieved an excellent performance in image superresolution (SR), but they can not be easily applied to embedded devices due to large memory cost. To solve this problem, we propose a…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Huapeng Wu , Jie Gui , Jun Zhang , James T. Kwok , Zhihui Wei

The usefulness of deep learning models in robotics is largely dependent on the availability of training data. Manual annotation of training data is often infeasible. Synthetic data is a viable alternative, but suffers from domain gap. We…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Benedikt T. Imbusch , Max Schwarz , Sven Behnke