From e9c736d59c22720aa3981b4a148a3fa7e13ca9d1 Mon Sep 17 00:00:00 2001 From: amusi Date: Wed, 6 Jan 2021 17:24:50 +0800 Subject: [PATCH] add Visual Transformer - --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0d7e126..0696f5b 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,10 @@ If you want to contribute to this list (please do), send me a pull request. - [RGB-D Salient Object Detection](https://github.com/taozh2017/RGBD-SODsurvey) - [Fashion + AI](https://github.com/lzhbrian/Cool-Fashion-Papers) - [Event-based Vision Resources](https://github.com/uzh-rpg/event-based_vision_resources) + - Visual Transformer + - [Awesome Transformer for Vision Resources List](https://github.com/lijiaman/awesome-transformer-for-vision) + - [Awesome-Visual-Transformer](https://github.com/dk-liang/Awesome-Visual-Transformer) + - [Awesome Visual Representation Learning with Transformers](https://github.com/alohays/awesome-visual-representation-learning-with-transformers)