中文
相关论文

相关论文: Identity-Consistent Aggregation for Video Object D…

200 篇论文

Recent cutting-edge feature aggregation paradigms for video object detection rely on inferring feature correspondence. The feature correspondence estimation problem is fundamentally difficult due to poor image quality, motion blur, etc, and…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Hao Luo , Lichao Huang , Han Shen , Yuan Li , Chang Huang , Xinggang Wang

Video objection detection (VID) has been a rising research direction in recent years. A central issue of VID is the appearance degradation of video frames caused by fast motion. This problem is essentially ill-posed for a single frame.…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Haiping Wu , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

We present an Object-aware Feature Aggregation (OFA) module for video object detection (VID). Our approach is motivated by the intriguing property that video-level object-aware knowledge can be employed as a powerful semantic prior to help…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Qichuan Geng , Hong Zhang , Na Jiang , Xiaojuan Qi , Liangjun Zhang , Zhong Zhou

Video object detection (VID) has been vigorously studied for years but almost all literature adopts a static accuracy-based evaluation, i.e., average precision (AP). From a robotic perspective, the importance of recall continuity and…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Xingyu Chen , Zhengxing Wu , Junzhi Yu , Li Wen

Video instance segmentation aims to detect, segment, and track objects in a video. Current approaches extend image-level segmentation algorithms to the temporal domain. However, this results in temporally inconsistent masks. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Anirudh S Chakravarthy , Won-Dong Jang , Zudi Lin , Donglai Wei , Song Bai , Hanspeter Pfister

Object proposals for detecting moving or static video objects need to address issues such as speed, memory complexity and temporal consistency. We propose an efficient Video Object Proposal (VOP) generation method and show its efficacy in…

计算机视觉与模式识别 · 计算机科学 2016-01-22 Subarna Tripathi , Serge Belongie , Youngbae Hwang , Truong Nguyen

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Xizhou Zhu , Yujie Wang , Jifeng Dai , Lu Yuan , Yichen Wei

Compared with object detection in static images, object detection in videos is more challenging due to degraded image qualities. An effective way to address this problem is to exploit temporal contexts by linking the same object across…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Peng Tang , Chunyu Wang , Xinggang Wang , Wenyu Liu , Wenjun Zeng , Jingdong Wang

In this paper, we propose a new video object detector (VoD) method referred to as temporal feature aggregation and motion-aware VoD (TM-VoD), which produces a joint representation of temporal image sequences and object motion. The proposed…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Junho Koh , Jaekyum Kim , Younji Shin , Byeongwon Lee , Seungji Yang , Jun Won Choi

We propose a new video camouflaged object detection (VCOD) framework that can exploit both short-term dynamics and long-term temporal consistency to detect camouflaged objects from video frames. An essential property of camouflaged objects…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Xuelian Cheng , Huan Xiong , Deng-Ping Fan , Yiran Zhong , Mehrtash Harandi , Tom Drummond , Zongyuan Ge

We introduce a novel paradigm for offline Video Instance Segmentation (VIS), based on the hypothesis that explicit object-oriented information can be a strong clue for understanding the context of the entire sequence. To this end, we…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Miran Heo , Sukjun Hwang , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

Video captioning aims to automatically generate natural language descriptions of video content, which has drawn a lot of attention recent years. Generating accurate and fine-grained captions needs to not only understand the global content…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Junchao Zhang , Yuxin Peng

Deep Convolution Neural Networks (CNNs) have shown impressive performance in various vision tasks such as image classification, object detection and semantic segmentation. For object detection, particularly in still images, the performance…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Kai Kang , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

Recently, one-stage detectors have achieved competitive accuracy and faster speed compared with traditional two-stage detectors on image data. However, in the field of video object detection (VOD), most existing VOD methods are still based…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Guanxiong Sun , Yang Hua , Guosheng Hu , Neil Robertson

Consecutive frames in a video are highly redundant. Therefore, to perform the task of video object detection, executing single frame detectors on every frame without reusing any information is quite wasteful. It is with this idea in mind…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Hughes Perreault , Maguelonne Héritier , Pierre Gravel , Guillaume-Alexandre Bilodeau , Nicolas Saunier

We endeavor on a rarely explored task named Insubstantial Object Detection (IOD), which aims to localize the object with following characteristics: (1) amorphous shape with indistinct boundary; (2) similarity to surroundings; (3) absence in…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Kailai Zhou , Yibo Wang , Tao Lv , Yunqian Li , Linsen Chen , Qiu Shen , Xun Cao

Video object detection is a fundamental problem in computer vision and has a wide spectrum of applications. Based on deep networks, video object detection is actively studied for pushing the limits of detection speed and accuracy. To reduce…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Xinggang Wang , Zhaojin Huang , Bencheng Liao , Lichao Huang , Yongchao Gong , Chang Huang

Object detection in videos has drawn increasing attention recently with the introduction of the large-scale ImageNet VID dataset. Different from object detection in static images, temporal information in videos is vital for object…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Kai Kang , Hongsheng Li , Tong Xiao , Wanli Ouyang , Junjie Yan , Xihui Liu , Xiaogang Wang

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
‹ 上一页 1 2 3 10 下一页 ›