Skip to content
/ DiaLoc Public

Official implementation of DiaLoc: An Iterative Approach to Embodied Dialog Localization (CVPR 2024)

Notifications You must be signed in to change notification settings

cazhang/DiaLoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiaLoc: An Iterative Approach to Embodied Dialog Localization

This is the offical repository for the iterative dialog localization work described in [DiaLoc: An Iterative Approach to Embodied Dialog Localization] https://arxiv.org/abs/2403.06846

DiaLoc figure

Prepare Data: Where Are You? (WAY) Dataset

The dataset WAY could be found following the project: https://github.com/meera1hahn/Graph_LED

Setup

pip install -r requirements.txt

Training Models

One-shot Version

bash run_LED.sh

Please modify the path to point to WAY data folder.

Multi-shot Version

bash run_SEQ.sh

About

Official implementation of DiaLoc: An Iterative Approach to Embodied Dialog Localization (CVPR 2024)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published