SOTAVerified

Deep Hashing with Category Mask for Fast Video Retrieval

2017-12-22Code Available0· sign in to hype

Xu Liu, Lili Zhao, Dajun Ding, Yajiao Dong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper proposes an end-to-end deep hashing framework with category mask for fast video retrieval. We train our network in a supervised way by fully exploiting inter-class diversity and intra-class identity. Classification loss is optimized to maximize inter-class diversity, while intra-pair is introduced to learn representative intra-class identity. We investigate the binary bits distribution related to categories and find out that the effectiveness of binary bits is highly correlated with data categories, and some bits may degrade classification performance of some categories. We then design hash code generation scheme with category mask to filter out bits with negative contribution. Experimental results demonstrate the proposed method outperforms several state-of-the-arts under various evaluation metrics on public datasets.

Tasks

Reproductions