Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Flow-Guided Feature Aggregation for Video Object Detection

About

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 exploit temporal information on box level, but such methods are not trained end-to-end. We present flow-guided feature aggregation, an accurate and end-to-end learning framework for video object detection. It leverages temporal coherence on feature level instead. It improves the per-frame features by aggregation of nearby features along the motion paths, and thus improves the video recognition accuracy. Our method significantly improves upon strong single-frame baselines in ImageNet VID, especially for more challenging fast moving objects. Our framework is principled, and on par with the best engineered systems winning the ImageNet VID challenges 2016, without additional bells-and-whistles. The proposed method, together with Deep Feature Flow, powered the winning entry of ImageNet VID challenges 2017. The code is available at https://github.com/msracver/Flow-Guided-Feature-Aggregation.

Xizhou Zhu, Yujie Wang, Jifeng Dai, Lu Yuan, Yichen Wei• 2017

Related benchmarks

TaskDatasetResultRank
Video Object DetectionImageNet VID (val)
mAP (%)80.1
341
Video Object DetectionImageNet VID v1.0 (val)
AP5078.4
41
Lesion DetectionCVA-BUS high-quality labels re-annotated version
Pr@8092.9
16
Polyp LocalizationCVC-VideoClinicDB (test)
Precision88.7
13
Video Polyp DetectionCVC-VideoClinic
Precision94.5
12
Breast Lesion DetectionBLUVD-186 (test)
AP26.1
12
Polyp DetectionCVC-VideoClinicDB (test)
Precision94.5
11
Video Polyp DetectionSUN Database
Precision78.9
10
Video Polyp DetectionLDPolypVideo
Precision68.8
10
Polyp DetectionASU-Mayo Clinic Colonoscopy Video (test)
Precision98.3
9
Showing 10 of 11 rows

Other info

Code

Follow for update