English
Related papers

Related papers: FAQ: Feature Aggregated Queries for Transformer-ba…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Junho Koh , Jaekyum Kim , Younji Shin , Byeongwon Lee , Seungji Yang , Jun Won Choi

In this work, we present a conceptually simple yet effective framework for cross-modality 3D object detection, named voxel field fusion. The proposed approach aims to maintain cross-modality consistency by representing and fusing augmented…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Yanwei Li , Xiaojuan Qi , Yukang Chen , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Detection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Qianyu Zhou , Xiangtai Li , Lu He , Yibo Yang , Guangliang Cheng , Yunhai Tong , Lizhuang Ma , Dacheng Tao

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harnessing the temporal…

Computer Vision and Pattern Recognition · Computer Science 2022-08-08 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Tianrui Liu , Shijian Lu , Liang Pan

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…

Computer Vision and Pattern Recognition · Computer Science 2016-01-22 Subarna Tripathi , Serge Belongie , Youngbae Hwang , Truong Nguyen

Video object detection (VID) is challenging because of the high variation of object appearance as well as the diverse deterioration in some frames. On the positive side, the detection in a certain frame of a video, compared with that in a…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Yuheng Shi , Naiyan Wang , Xiaojie Guo

Multi-scale features have been proven highly effective for object detection but often come with huge and even prohibitive extra computation costs, especially for the recent Transformer-based detectors. In this paper, we propose Iterative…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Gongjie Zhang , Zhipeng Luo , Zichen Tian , Jingyi Zhang , Xiaoqin Zhang , Shijian Lu

Recent years have witnessed a trend of applying context frames to boost the performance of object detection as video object detection. Existing methods usually aggregate features at one stroke to enhance the feature. These methods, however,…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Han Wang , Jun Tang , Xiaodong Liu , Shanyan Guan , Rong Xie , Li Song

Video instance segmentation is a complex task in which we need to detect, segment, and track each object for any given video. Previous approaches only utilize single-frame features for the detection, segmentation, and tracking of objects…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Yang Fu , Linjie Yang , Ding Liu , Thomas S. Huang , Humphrey Shi

Transformer-based detection and segmentation methods use a list of learned detection queries to retrieve information from the transformer network and learn to predict the location and category of one specific object from each query. We…

Computer Vision and Pattern Recognition · Computer Science 2023-07-31 Yiming Cui , Linjie Yang , Haichao Yu

Existing video anomaly detection datasets are inadequate for representing complex anomalies that occur due to the interactions between objects. The absence of complex anomalies in previous video anomaly detection datasets affects research…

Computer Vision and Pattern Recognition · Computer Science 2025-01-17 Furkan Mumcu , Michael J. Jones , Yasin Yilmaz , Anoop Cherian

There has been significant progresses for image object detection in recent years. Nevertheless, video object detection has received little attention, although it is more challenging and more important in practical scenarios. Built upon the…

Computer Vision and Pattern Recognition · Computer Science 2017-12-01 Xizhou Zhu , Jifeng Dai , Lu Yuan , Yichen Wei

Region proposal based methods like R-CNN and Faster R-CNN models have proven to be extremely successful in object detection and segmentation tasks. Recently, Transformers have also gained popularity in the domain of Computer Vision, and are…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Deepanshu Pandey , Pradyumna Gupta , Sumit Bhattacharya , Aman Sinha , Rohit Agarwal

This paper addresses the problem of how to exploit spatio-temporal information available in videos to improve the object detection precision. We propose a two stage object detector called FANet based on short-term spatio-temporal feature…

Computer Vision and Pattern Recognition · Computer Science 2020-11-09 Daniel Cores , Víctor M. Brea , Manuel Mucientes

Video object detection targets to simultaneously localize the bounding boxes of the objects and identify their classes in a given video. One challenge for video object detection is to consistently detect all objects across the whole video.…

Computer Vision and Pattern Recognition · Computer Science 2020-03-03 Ye Lyu , Michael Ying Yang , George Vosselman , Gui-Song Xia

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Issa Mouawad , Francesca Odone

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across…

Computer Vision and Pattern Recognition · Computer Science 2020-07-17 Zhengkai Jiang , Yu Liu , Ceyuan Yang , Jihao Liu , Peng Gao , Qian Zhang , Shiming Xiang , Chunhong Pan

Accurate detection and tracking of objects is vital for effective video understanding. In previous work, the two tasks have been combined in a way that tracking is based heavily on detection, but the detection benefits marginally from the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Zheng Zhang , Dazhi Cheng , Xizhou Zhu , Stephen Lin , Jifeng Dai

Transformers have been widely used in numerous vision problems especially for visual recognition and detection. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Hwanjun Song , Deqing Sun , Sanghyuk Chun , Varun Jampani , Dongyoon Han , Byeongho Heo , Wonjae Kim , Ming-Hsuan Yang