中文
相关论文

相关论文: CoLA: Conditional Dropout and Language-driven Robu…

200 篇论文

There are rich synchronized audio and visual events in our daily life. Inside the events, audio scenes are associated with the corresponding visual objects; meanwhile, sounding objects can indicate and help to separate their individual…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yapeng Tian , Di Hu , Chenliang Xu

Unsupervised domain adaptive (UDA) algorithms can markedly enhance the performance of object detectors under conditions of domain shifts, thereby reducing the necessity for extensive labeling and retraining. Current domain adaptive object…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Tianheng Qiu , Ka Lung Law , Guanghua Pan , Jufei Wang , Xin Gao , Xuan Huang , Hu Wei

Existing Video Anomaly Detection (VAD) methods typically rely on task-specific training, leading to strong domain dependency and high training costs. Moreover, most existing methods output only scalar anomaly scores, providing limited…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Hyeongmuk Lim , Youngbum Hur

Large Language Models (LLMs) have become a crucial tool in Visual Question Answering (VQA) for handling knowledge-intensive questions in few-shot or zero-shot scenarios. However, their reliance on massive training datasets often causes them…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Quanxing Xu , Ling Zhou , Feifei Zhang , Jinyu Tian , Rubing Huang

Due to the limited scale and quality of video-text training corpus, most vision-language foundation models employ image-text datasets for pretraining and primarily focus on modeling visually semantic representations while disregarding…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Sihan Chen , Xingjian He , Handong Li , Xiaojie Jin , Jiashi Feng , Jing Liu

Multimodal Aspect-Based Sentiment Analysis (MABSA) combines text and images to perform sentiment analysis but often struggles with irrelevant or misleading visual information. Existing methodologies typically address either sentence-image…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Nguyen Van Doan , Dat Tran Nguyen , Cam-Van Thi Nguyen

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of the label noises…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Guozhang Liu , Ting Liu , Mengke Yuan , Tao Pang , Guangxing Yang , Hao Fu , Tao Wang , Tongkui Liao

Salient object detection (SOD) and camouflaged object detection (COD) are related yet distinct binary mapping tasks. These tasks involve multiple modalities, sharing commonalities and unique cues. Existing research often employs intricate…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Ziyang Luo , Nian Liu , Wangbo Zhao , Xuguang Yang , Dingwen Zhang , Deng-Ping Fan , Fahad Khan , Junwei Han

Camouflaged Object Detection (COD) aims to segment objects that are highly integrated with the background in terms of color, texture, and structure, making it a highly challenging task in computer vision. Although existing methods introduce…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Min Zhang

Computer vision-based deep learning object detection algorithms have been developed sufficiently powerful to support the ability to recognize various objects. Although there are currently general datasets for object detection, there is…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Rui Duan , Hui Deng , Mao Tian , Yichuan Deng , Jiarui Lin

We propose Conditional Adapter (CoDA), a parameter-efficient transfer learning method that also improves inference efficiency. CoDA generalizes beyond standard adapter approaches to enable a new way of balancing speed and accuracy using…

Conditional diffusion models are powerful generative models that can leverage various types of conditional information, such as class labels, segmentation masks, or text captions. However, in many real-world scenarios, conditional…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Nicolas Dufour , Victor Besnier , Vicky Kalogeiton , David Picard

We present a novel method, Contextual goal-Oriented Data Augmentation (CODA), which uses commonly available unlabeled trajectories and context-goal pairs to solve Contextual Goal-Oriented (CGO) problems. By carefully constructing an…

机器学习 · 计算机科学 2025-05-01 Ying Fan , Jingling Li , Adith Swaminathan , Aditya Modi , Ching-An Cheng

Full-spectrum out-of-distribution (F-OOD) detection aims to accurately recognize in-distribution (ID) samples while encountering semantic and covariate shifts simultaneously. However, existing out-of-distribution (OOD) detectors tend to…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Fan Lu , Kai Zhu , Kecheng Zheng , Wei Zhai , Yang Cao

Dependent Object Types (DOT) is intended to be a core calculus for modelling Scala. Its distinguishing feature is abstract type members, fields in objects that hold types rather than values. Proving soundness of DOT has been surprisingly…

编程语言 · 计算机科学 2017-06-14 Marianna Rapoport , Ifaz Kabir , Paul He , Ondřej Lhoták

Salient object detection exemplifies data-bounded tasks where expensive pixel-precise annotations force separate model training for related subtasks like DIS and HR-SOD. We present a method that dramatically improves generalization through…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Orest Kupyn , Hirokatsu Kataoka , Christian Rupprecht

The autonomous driving community is increasingly focused on addressing corner case problems, particularly those related to ensuring driving safety under adverse conditions (e.g., nighttime, fog, rain). To this end, the task of Adverse…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Guanglei Yang , Rui Tian , Yongqiang Zhang , Zhun Zhong , Yongqiang Li , Wangmeng Zuo

Co-Salient Object Detection (CoSOD) aims at discovering salient objects that repeatedly appear in a given query group containing two or more relevant images. One challenging issue is how to effectively capture co-saliency cues by modeling…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Qijian Zhang , Runmin Cong , Junhui Hou , Chongyi Li , Yao Zhao

The majority of current salient object detection (SOD) models are focused on designing a series of decoders based on fully convolutional networks (FCNs) or Transformer architectures and integrating them in a skillful manner. These models…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Ailing Pan , Chao Dai , Chen Pan , Dongping Zhang , Yunchao Xu

The traditional definition of co-salient object detection (CoSOD) task is to segment the common salient objects in a group of relevant images. This definition is based on an assumption of group consensus consistency that is not always…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yang Wu , Shenglong Hu , Huihui Song , Kaihua Zhang , Bo Liu , Dong Liu
‹ 上一页 1 8 9 10 下一页 ›