Update README_patchconvnet.md

pull/140/head
rv 2021-12-29 17:40:52 +01:00 committed by GitHub
parent 94dab749c2
commit 40ae72b79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This repository contains PyTorch evaluation code, training code and pretrained m
* [ResMLP](README_resmlp.md) (ResMLP: Feedforward networks for image classification with data-efficient training)
* PatchConvnet (Augmenting Convolutional networks with attention-based aggregation)
PatchConvnet allows to have interpretable attention maps with convnets:
PatchConvnet provides interpretable attention maps to convnets:
<p align="center">
<img width="900" src=".github/patch_convnet.png">