Open watertianyi opened 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?
you can refer to ResNet50-inshop config. That's a ImageToImageRetrieval task
ResNet50-inshop
ImageToImageRetrieval
描述该功能
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?
是否希望自己实现该功能?