Skip to content

[ICRA 2023] Differentiable parsing and visual grounding of natural language instructions for object placement

License

Notifications You must be signed in to change notification settings

1989Ryan/paragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParaGon: Differentiable Parsing and Visual Grounding of Human Language Instructions for Object Placement

This repository contains the pytorch implementation of the paper: Differentiable Parsing and Visual Grounding of Human Language Instructions for Object Placement.

Quick start

Docker

Build docker container

python scripts/docker_build.py

Run docker container

python scripts/docker_run.py

Download dataset

bash scripts/data.sh

Training

bash scripts/train.sh

Testing

bash scripts/eval.sh

Pre-trained models

bash scripts/pretrain_model.sh

Citation

If you find this work useful in your research, please cite:

@InProceedings{zhao2023paragon,
    author    = {Zhao, Zirui and Lee, Wee Sun and Hsu, David},
    title     = {Differentiable Parsing and Visual Grounding of Human Language Instructions for Object Placement},
    booktitle = {Proceedings of the IEEE International Conference on Robotics and Automation},
    year      = {2023}
}

About

[ICRA 2023] Differentiable parsing and visual grounding of natural language instructions for object placement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages