中文
相关论文

相关论文: Adversarial Open Domain Adaption Framework (AODA):…

200 篇论文

Deep learning techniques have been widely used in autonomous driving systems for the semantic understanding of urban scenes. However, they need a huge amount of labeled data for training, which is difficult and expensive to acquire. A…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Umberto Michieli , Matteo Biasetton , Gianluca Agresti , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) aims to transfer a model learned using labeled data from the source domain to unlabeled data in the target domain. To address the large domain gap issue between the source and target domains, we propose…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Tzuhsuan Huang , Chen-Che Huang , Chung-Hao Ku , Jun-Cheng Chen

Object detection is the key technique to a number of Computer Vision applications, but it often requires large amounts of annotated data to achieve decent results. Moreover, for pedestrian detection specifically, the collected data might…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Daria Reshetova , Guanhang Wu , Marcel Puyat , Chunhui Gu , Huizhong Chen

Synthetic images rendered from 3D CAD models are useful for augmenting training data for object recognition algorithms. However, the generated images are non-photorealistic and do not match real image statistics. This leads to a large…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Xingchao Peng , Kate Saenko

By injecting adversarial examples into training data, adversarial training is promising for improving the robustness of deep learning models. However, most existing adversarial training approaches are based on a specific type of adversarial…

机器学习 · 计算机科学 2019-03-18 Chuanbiao Song , Kun He , Liwei Wang , John E. Hopcroft

How can we apply human feedback into generative model? As answer of this question, in this paper, we show the method applied on denoising problem and domain adaptation using human feedback. Deep generative models have demonstrated…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Hyun-Cheol Park , Sung Ho Kang

Detecting vehicles in aerial imagery is a critical task with applications in traffic monitoring, urban planning, and defense intelligence. Deep learning methods have provided state-of-the-art (SOTA) results for this application. However, a…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Xiao Fang , Minhyek Jeon , Zheyang Qin , Stanislav Panev , Celso de Melo , Shuowen Hu , Shayok Chakraborty , Fernando De la Torre

The cost of large scale data collection and annotation often makes the application of machine learning algorithms to new tasks or datasets prohibitively expensive. One approach circumventing this cost is training models on synthetic data…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Konstantinos Bousmalis , George Trigeorgis , Nathan Silberman , Dilip Krishnan , Dumitru Erhan

We describe a new approach that improves the training of generative adversarial nets (GANs) for synthesizing diverse images from a text input. Our approach is based on the conditional version of GANs and expands on previous work leveraging…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Miriam Cha , Youngjune L. Gwon , H. T. Kung

Generating high-quality 3D models from 2D sketches is a challenging task due to the inherent ambiguity and sparsity of sketch data. In this paper, we present S3D, a novel framework that converts simple hand-drawn sketches into detailed 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Hail Song , Wonsik Shin , Naeun Lee , Soomin Chung , Nojun Kwak , Woontack Woo

Open compound domain adaptation (OCDA) is a domain adaptation setting, where target domain is modeled as a compound of multiple unknown homogeneous domains, which brings the advantage of improved generalization to unseen domains. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Rui Gong , Yuhua Chen , Danda Pani Paudel , Yawei Li , Ajad Chhatkuli , Wen Li , Dengxin Dai , Luc Van Gool

Optical flow has made great progress in clean scenes, while suffers degradation under adverse weather due to the violation of the brightness constancy and gradient continuity assumptions of optical flow. Typically, existing methods mainly…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Hanyu Zhou , Yi Chang , Zhiwei Shi , Wending Yan , Gang Chen , Yonghong Tian , Luxin Yan

Open-Set Domain Adaptation (OSDA) assumes that a target domain contains unknown classes, which are not discovered in a source domain. Existing domain adversarial learning methods are not suitable for OSDA because distribution matching with…

机器学习 · 计算机科学 2022-10-25 JoonHo Jang , Byeonghu Na , DongHyeok Shin , Mingi Ji , Kyungwoo Song , Il-Chul Moon

We propose a framework based on Generative Adversarial Networks to disentangle the identity and attributes of faces, such that we can conveniently recombine different identities and attributes for identity preserving face synthesis in open…

计算机视觉与模式识别 · 计算机科学 2018-08-10 Jianmin Bao , Dong Chen , Fang Wen , Houqiang Li , Gang Hua

Deep models trained on large-scale RGB image datasets have shown tremendous success. It is important to apply such deep models to real-world problems. However, these models suffer from a performance bottleneck under illumination changes.…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Ibrahim Batuhan Akkaya , Fazil Altinel , Ugur Halici

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

Generative Adversarial Networks (GANs) have significantly advanced image synthesis through mapping randomly sampled latent codes to high-fidelity synthesized images. However, applying well-trained GANs to real image editing remains…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jiapeng Zhu , Yujun Shen , Yinghao Xu , Deli Zhao , Qifeng Chen , Bolei Zhou

We describe a simple method for unsupervised domain adaptation, whereby the discrepancy between the source and target distributions is reduced by swapping the low-frequency spectrum of one with the other. We illustrate the method in…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yanchao Yang , Stefano Soatto

We present a domain adaptation based generative framework for zero-shot learning. Our framework addresses the problem of domain shift between the seen and unseen class distributions in zero-shot learning and minimizes the shift by…

机器学习 · 计算机科学 2020-02-25 Varun Khare , Divyat Mahajan , Homanga Bharadhwaj , Vinay Verma , Piyush Rai

Source-Free Domain Adaptation (SFDA) addresses the challenge of adapting a model to a target domain without access to the data of the source domain. Prevailing methods typically start with a source model pre-trained with full supervision…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Chirayu Agrawal , Snehasis Mukherjee
‹ 上一页 1 8 9 10 下一页 ›