Awesome
BoB-Retrieval
This repository is the official implementation of <strong>Image Retrieval</strong> task in the Battle of the Backbones: A Large-Scale Comparison of Pretrained Models across Computer Vision Tasks.
Dependencies
Version Control of Python libraries in environment.yml file. To create a virtual environment:
conda env create -f environment.yml
conda activate bb_retrieval
Image Retrieval experiments
Please see README.md
inside retrieval
folder for running instructions