What is: CrossTransformers?
| Source | CrossTransformers: spatially-aware few-shot transfer |
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
CrossTransformers is a Transformer-based neural network architecture which can take a small number of labeled images and an unlabeled query, find coarse spatial correspondence between the query and the labeled images, and then infer class membership by computing distances between spatially-corresponding features.