HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

RN-VID: A Feature Fusion Architecture for Video Object Detection

Hughes Perreault Maguelonne Héritier Pierre Gravel Guillaume-Alexandre Bilodeau Nicolas Saunier

RN-VID: A Feature Fusion Architecture for Video Object Detection

Abstract

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 that we propose RN-VID (standing for RetinaNet-VIDeo), a novel approach to video object detection. Our contributions are twofold. First, we propose a new architecture that allows the usage of information from nearby frames to enhance feature maps. Second, we propose a novel module to merge feature maps of same dimensions using re-ordering of channels and 1 x 1 convolutions. We then demonstrate that RN-VID achieves better mean average precision (mAP) than corresponding single frame detectors with little additional cost during inference.

Code Repositories

hu64/RN-VID
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-ua-detracRN-VID
mAP: 70.57
object-detection-on-uavdtRN-VID
mAP: 39.43

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
RN-VID: A Feature Fusion Architecture for Video Object Detection | Papers | HyperAI