中文
相关论文

相关论文: Semi-Supervised Temporal Action Detection with Pro…

200 篇论文

Infrared-visible object detection has shown great potential in real-world applications, enabling robust all-day perception by leveraging the complementary information of infrared and visible images. However, existing methods typically…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Hang Jin , Chenqiang Gao , Junjie Guo , Fangcen Liu , Kanghui Tian , Qinyao Chang

Deep learning methods have shown promising performance in fault diagnosis for multimode process. Most existing studies assume that the collected health state categories from different operating modes are identical. However, in real…

机器学习 · 计算机科学 2025-10-30 Guangqiang Li , M. Amine Atoui , Xiangshun Li

To address the zero-shot temporal action localization (ZSTAL) task, existing works develop models that are generalizable to detect and classify actions from unseen categories. They typically develop a category-agnostic action detector and…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Jia-Run Du , Kun-Yu Lin , Jingke Meng , Wei-Shi Zheng

Semi-supervised action recognition aims to improve spatio-temporal reasoning ability with a few labeled data in conjunction with a large amount of unlabeled data. Albeit recent advancements, existing powerful methods are still prone to…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Yu Wang , Sanping Zhou , Kun Xia , Le Wang

Temporal Action Localization (TAL) is a critical task in video analysis, identifying precise start and end times of actions. Existing methods like CNNs, RNNs, GCNs, and Transformers have limitations in capturing long-range dependencies and…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Sangyoun Lee , Juho Jung , Changdae Oh , Sunghee Yun

Self-supervised pretraining (SSP) has emerged as a popular technique in machine learning, enabling the extraction of meaningful feature representations without labelled data. In the realm of computer vision, pretrained vision transformers…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Jiantao Wu , Shentong Mo , Muhammad Awais , Sara Atito , Zhenhua Feng , Josef Kittler

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates pseudo-labels for…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Honggyu Choi , Zhixiang Chen , Xuepeng Shi , Tae-Kyun Kim

Open-set semi-supervised learning (open-set SSL) investigates a challenging but practical scenario where out-of-distribution (OOD) samples are contained in the unlabeled data. While the mainstream technique seeks to completely filter out…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Junkai Huang , Chaowei Fang , Weikai Chen , Zhenhua Chai , Xiaolin Wei , Pengxu Wei , Liang Lin , Guanbin Li

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

Out-of-distribution (OOD) detection is the key to deploying models safely in the open world. For OOD detection, collecting sufficient in-distribution (ID) labeled data is usually more time-consuming and costly than unlabeled data. When ID…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Rundong He , Rongxue Li , Zhongyi Han , Yilong Yin

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Annotating action boxes…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Pascal Mettes , Jan C. van Gemert , Cees G. M. Snoek

Video anomaly detection (VAD) -- commonly formulated as a multiple-instance learning problem in a weakly-supervised manner due to its labor-intensive nature -- is a challenging problem in video surveillance where the frames of anomaly need…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Hyekang Kevin Joo , Khoa Vo , Kashu Yamazaki , Ngan Le

While supervised object detection methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this in scenarios where annotating data is…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Weakly supervised object detection (WSOD) has attracted significant attention in recent years, as it does not require box-level annotations. State-of-the-art methods generally adopt a multi-module network, which employs WSDDN as the…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yuelin Guo , Haoyu He , Zhiyuan Chen , Zitong Huang , Renhao Lu , Lu Shi , Zejun Wang , Weizhe Zhang

Weakly supervised temporal action localization is a challenging task as only the video-level annotation is available during the training process. To address this problem, we propose a two-stage approach to fully exploit multi-resolution…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Rui Su , Dong Xu , Luping Zhou , Wanli Ouyang

While recent Transformer-based approaches have shown impressive performances on event-based object detection tasks, their high computational costs still diminish the low power consumption advantage of event cameras. Image-based works…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Yansong Peng , Hebei Li , Yueyi Zhang , Xiaoyan Sun , Feng Wu

The success of deep learning on video Action Recognition (AR) has motivated researchers to progressively promote related tasks from the coarse level to the fine-grained level. Compared with conventional AR which only predicts an action…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Fan Yang , Norimichi Ukita , Sakriani Sakti , Satoshi Nakamura

Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Ilhoon Yoon , Hyeongjun Kwon , Jin Kim , Junyoung Park , Hyunsung Jang , Kwanghoon Sohn

Temporal action detection (TAD) is challenging, yet fundamental for real-world video applications. Recently, DETR-based models for TAD have been prevailing thanks to their unique benefits. However, transformers demand a huge dataset, and…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jihwan Kim , Miso Lee , Jae-Pil Heo

Vision-language object detectors (VLODs) such as YOLO-World and Grounding DINO exhibit strong zero-shot generalization, but their performance degrades under distribution shift. Test-time adaptation (TTA) offers a practical way to adapt…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Atif Belal , Heitor R. Medeiros , Marco Pedersoli , Eric Granger
‹ 上一页 1 8 9 10 下一页 ›