open-mmlab / mmpretrain

OpenMMLab Pre-training Toolbox and Benchmark
https://mmpretrain.readthedocs.io/en/latest/
Apache License 2.0
3.46k stars 1.07k forks source link

[Feature] If I use convnet to train a model, and then use the model for feature extraction and image retrieval, how should I apply this framework? #1940

Open watertianyi opened 2 months ago

watertianyi commented 2 months ago

描述该功能

If I use convnet to train a model, and then use the model for feature extraction and image retrieval, how should I apply this framework?

是否希望自己实现该功能?

austingg commented 4 days ago

you can refer to ResNet50-inshop config. That's a ImageToImageRetrieval task