Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LGYoung authored Feb 22, 2022
1 parent 2bb377c commit e0053db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This repo is a PyTorch implementation of applying **VAN** (**Visual Attention Network**) to semantic segmentation.
The code is based on [mmsegmentaion](https://github.com/open-mmlab/mmsegmentation/tree/v0.12.0).

More detailes can be found in [**Visual Attention Network**]().
More detailes can be found in [**Visual Attention Network**](https://arxiv.org/abs/2202.09741).

### Results
**Notes**: Pre-trained models can be found in [Visual Attention Network for Classification](https://github.com/Visual-Attention-Network/VAN-Classification).
Expand Down

0 comments on commit e0053db

Please sign in to comment.