分类: 论文

2 篇文章

MERL-LB
paper link In recent years, various companies started to shift their data services from traditional data centers onto cloud. One of the major motivations is to save operation …
TransVLAD: Focusing on Locally Aggregated Descriptors for Few-Shot Learning
This is a PyTorch/GPU Implementation of the paper TransVLAD: Focusing on Locally Aggregated Descriptors for Few-Shot Learning. Our code is mainly based on the unofficial PyTorch implementation of MAE publised before official implementation available. And the few-shot learning setting is based on the meta-baseline repo. We really appreciate their precious works!