Skip to content

Rohit102497/MABNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MABNET: Master Assistant Buddy Network for Image Retrieval

Accepted at IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP 2023)

Image retrieval has garnered a growing interest in recent times. The current approaches are either supervised or self-supervised. These methods do not exploit the benefits of hybrid learning using both supervision and self-supervision. We present a novel Master Assistant Buddy Network (MABNet) for image retrieval which incorporates both the learning mechanisms. MABNet consists of master and assistant block, both learning independently through supervision and collectively via self-supervision. The master guides the assistant by providing its knowledge base as a reference for self-supervision and the assistant reports its knowledge back to the master by weight transfer. We perform extensive experiments on the public datasets with and without post-processing.

This repository contains two folders:

  • Manuscript - It contains the accepted paper and relevant materials
  • Code- It contains the code to run MABNet

About

Master Assistant Buddy Network for Image Retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages