Rohit102497 / MABNet

Master Assistant Buddy Network for Image Retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%