SOTAVerified

Improving ProtoNet for Few-Shot Video Object Recognition: Winner of ORBIT Challenge 2022

2022-10-01Code Available1· sign in to hype

Li Gu, Zhixiang Chi, Huan Liu, Yuanhao Yu, Yang Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we present the winning solution for ORBIT Few-Shot Video Object Recognition Challenge 2022. Built upon the ProtoNet baseline, the performance of our method is improved with three effective techniques. These techniques include the embedding adaptation, the uniform video clip sampler and the invalid frame detection. In addition, we re-factor and re-implement the official codebase to encourage modularity, compatibility and improved performance. Our implementation accelerates the data loading in both training and testing.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ORBIT Clutter Video EvaluationProtoNetsVideoFrame accuracy71.69Unverified

Reproductions