中文
相关论文

相关论文: Progressive Open Space Expansion for Open-Set Mode…

200 篇论文

This paper identifies OpenSDI, a challenge for spotting diffusion-generated images in open-world settings. In response to this challenge, we define a new benchmark, the OpenSDI dataset (OpenSDID), which stands out from existing datasets due…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yabin Wang , Zhiwu Huang , Xiaopeng Hong

Deep generative models come with the promise to learn an explainable representation for visual objects that allows image sampling, synthesis, and selective modification. The main challenge is to learn to properly model the independent…

计算机视觉与模式识别 · 计算机科学 2019-10-24 Patrick Esser , Johannes Haux , Björn Ommer

Classical and more recently deep computer vision methods are optimized for visible spectrum images, commonly encoded in grayscale or RGB colorspaces acquired from smartphones or cameras. A more uncommon source of images exploited in the…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Caio C. V. da Silva , Keiller Nogueira , Hugo N. Oliveira , Jefersson A. dos Santos

Despite their success in various vision tasks, deep neural network architectures often underperform in out-of-distribution scenarios due to the difference between training and target domain style. To address this limitation, we introduce…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Robin Gerster , Holger Caesar , Matthias Rapp , Alexander Wolpert , Michael Teutsch

Despite the ability of text-to-image models to generate high-quality, realistic, and diverse images, they face challenges in compositional generation, often struggling to accurately represent details specified in the input prompt. A…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Parham Rezaei , Arash Marioriyad , Mahdieh Soleymani Baghshah , Mohammad Hossein Rohban

Open World Object Detection(OWOD) addresses realistic scenarios where unseen object classes emerge, enabling detectors trained on known classes to detect unknown objects and incrementally incorporate the knowledge they provide. While…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Sunoh Lee , Minsik Jeon , Jihong Min , Junwon Seo

With the human pursuit of knowledge, open-set object detection (OSOD) has been designed to identify unknown objects in a dynamic world. However, an issue with the current setting is that all the predicted unknown objects share the same…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Jiyang Zheng , Weihao Li , Jie Hong , Lars Petersson , Nick Barnes

Open-Set Domain Adaptation for Semantic Segmentation (OSDA-SS) presents a significant challenge, as it requires both domain adaptation for known classes and the distinction of unknowns. Existing methods attempt to address both tasks within…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Wenqi Ren , Weijie Wang , Meng Zheng , Ziyan Wu , Yang Tang , Zhun Zhong , Nicu Sebe

This study investigates an application of a new probabilistic interpretation of a softmax output to Open-Set Recognition (OSR). Softmax is a mechanism wildly used in classification and object recognition. However, a softmax mechanism forces…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Tatpong Katanyukul , Pisit Nakjai

Open-set few-shot image classification aims to train models using a small amount of labeled data, enabling them to achieve good generalization when confronted with unknown environments. Existing methods mainly use visual information from a…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Kexuan Shi , Zhuang Qi , Jingjing Zhu , Lei Meng , Yaochen Zhang , Haibei Huang , Xiangxu Meng

In open-set recognition (OSR), classifiers should be able to reject unknown-class samples while maintaining high closed-set classification accuracy. To effectively solve the OSR problem, previous studies attempted to limit latent feature…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Wonwoo Cho , Jaegul Choo

In this paper, we present and study a new image segmentation task, called Generalized Open-set Semantic Segmentation (GOSS). Previously, with the well-known open-set semantic segmentation (OSS), the intelligent agent only detects the…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Jie Hong , Weihao Li , Junlin Han , Jiyang Zheng , Pengfei Fang , Mehrtash Harandi , Lars Petersson

Human pose estimation is the task of localizing body keypoints from still images. The state-of-the-art methods suffer from insufficient examples of challenging cases such as symmetric appearance, heavy occlusion and nearby person. To…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Yanrui Bin , Xuan Cao , Xinya Chen , Yanhao Ge , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Changxin Gao , Nong Sang

Location modeling, or determining where non-existing objects could feasibly appear in a scene, has the potential to benefit numerous computer vision tasks, from automatic object insertion to scene creation in virtual reality. Yet, this…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Jooyeol Yun , Davide Abati , Mohamed Omran , Jaegul Choo , Amirhossein Habibian , Auke Wiggers

Unsupervised domain adaptation (UDA) for semantic segmentation aims to transfer the pixel-wise knowledge from the labeled source domain to the unlabeled target domain. However, current UDA methods typically assume a shared label space…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Seun-An Choe , Ah-Hyung Shin , Keon-Hee Park , Jinwoo Choi , Gyeong-Moon Park

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Jogendra Nath Kundu , Aditya Ganeshan , Rahul M. V. , Aditya Prakash , R. Venkatesh Babu

Despite the progress in semantic image synthesis, it remains a challenging problem to generate photo-realistic parts from input semantic map. Integrating part segmentation map can undoubtedly benefit image synthesis, but is bothersome and…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Yuxiang Wei , Zhilong Ji , Xiaohe Wu , Jinfeng Bai , Lei Zhang , Wangmeng Zuo

Multimodal semantic segmentation benefits remote sensing analysis by combining complementary information from different sensor modalities. In real-world remote sensing applications, one or more modalities may be unavailable due to sensor…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Irem Ulku , Ö. Özgür Tanrıöver , Erdem Akagündüz

Open-set object detection (OSOD), a task involving the detection of unknown objects while accurately detecting known objects, has recently gained attention. However, we identify a fundamental issue with the problem formulation employed in…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Yusuke Hosoya , Masanori Suganuma , Takayuki Okatani

Detection of out-of-distribution (OoD) samples in the context of image classification has recently become an area of interest and active study, along with the topic of uncertainty estimation, to which it is closely related. In this paper we…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Silvio Galesso , Maria Alejandra Bravo , Mehdi Naouar , Thomas Brox