MCPcopy Create free account
hub / github.com/LYX0501/DiscussNav

github.com/LYX0501/DiscussNav @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
28 symbols 82 edges 1 files 0 documented · 0% updated 2y ago★ 382 open issues

Browse by type

Functions 23 Types & classes 5
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DiscussNav

In this work, we introduce a novel zero-shot VLN framework. Within this framework, large models possessing distinct abilities are served as domain experts. Our proposed navigation agent, namely DiscussNav, can actively discuss with these experts to collect essential information before moving at every step. These discussions cover critical navigation subtasks like instruction understanding, environment perception, and completion estimation. The performances on the representative VLN task R2R show that our method surpasses the leading zero-shot VLN model by a large margin on all metrics.

DiscussNav

Requirements

Ubuntu 18.04.6 LTS

Python 3.8.17

Torch 1.13.1

Matterport3DSimulator

Recognize Anything (RAM)

InsturctBLIP

R2R Data

We have prepared R2R Val Unseen data in the tasks/data directory.

Run DiscussNav

python DiscussNav.py

BibTex

Please cite our paper if you find it helpful :)

@article{long2023discuss,
  title={Discuss before moving: Visual language navigation via multi-expert discussions},
  author={Long, Yuxing and Li, Xiaoqi and Cai, Wenzhe and Dong, Hao},
  journal={arXiv preprint arXiv:2309.11382},
  year={2023}
}

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 17
Function 6
Class 5

Languages

Python100%

Modules by API surface

DiscussNav.py28 symbols

For agents

$ claude mcp add DiscussNav \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page