标签: Transformer

1 篇文章

thumbnail
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!