From 91c8b44a74ff14a678d1f5bc86b9186f3032dfbc Mon Sep 17 00:00:00 2001 From: YicongHong <33921340+YicongHong@users.noreply.github.com> Date: Sat, 20 Aug 2022 07:39:18 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f9b2eb..b27b766 100755 --- a/README.md +++ b/README.md @@ -57,10 +57,10 @@ If you find this repository useful, please consider [citing](#citation) and STAR * "The Unsurprising Effectiveness of Pre-Trained Vision Models for Control", *ICML, Mar 2022*. [[Paper](https://arxiv.org/abs/2203.03580)] [[Pytorch Code](https://github.com/sparisi/pvr_habitat)] [[Website](https://sites.google.com/view/pvr-control)] - * **Recurrent VLN-BERT**: "A Recurrent Vision-and-Language BERT for Navigation", *CVPR, Jun 2021* [[Paper](https://arxiv.org/abs/2004.14973)] [[Pytorch Code](https://github.com/YicongHong/Recurrent-VLN-BERT)] - * **CoW**: "CLIP on Wheels: Zero-Shot Object Navigation as Object Localization and Exploration", *arXiv, Mar 2022*. [[Paper](https://arxiv.org/abs/2203.10421)] + * **Recurrent VLN-BERT**: "A Recurrent Vision-and-Language BERT for Navigation", *CVPR, Jun 2021* [[Paper](https://arxiv.org/abs/2004.14973)] [[Pytorch Code](https://github.com/YicongHong/Recurrent-VLN-BERT)] + * **VLN-BERT**: "Improving Vision-and-Language Navigation with Image-Text Pairs from the Web", *ECCV, Apr 2020* [[Paper](https://arxiv.org/abs/2004.14973)] [[Pytorch Code](https://github.com/arjunmajum/vln-bert)] ----