Giter Site home page Giter Site logo

jonygao621 / affordance-language Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thaonguyen3095/affordance-language

0.0 1.0 0.0 716 KB

Code for RSS 2020 paper: Robot Object Retrieval with Contextual Natural Language Queries

Python 100.00%

affordance-language's Introduction

Robot Object Retrieval with Contextual Natural Language Queries

  • Read the paper: http://www.roboticsproceedings.org/rss16/p080.pdf
  • Watch the virtual conference presentation: https://youtu.be/HOYvL5AwX38
  • To evaluate the trained model, run eval.py with the desired mode (YCB, robot, eval)
  • The annotated dataset of 655 verb-object pairs can be found at data/annotated-vo.csv (a valid verb-object pair is annotated with label '1')
  • We also release a smaller dataset of 88 verb-object pairs over a subset of verbs from our original dataset and objects from the YCB object set, this dataset can be found at data/ycb-verb-object.csv
  • To train and evaluate your own model on our dataset, run run.py (you will first need to run resnet.py to generate embeddings for your objects, and gen_data.py to generate train and test data for the model)
  • If you find the dataset or code useful, please cite:
@article{nguyen2020robot,
  title={Robot Object Retrieval with Contextual Natural Language Queries},
  author={Nguyen, Thao and Gopalan, Nakul and Patel, Roma and Corsaro, Matt and Pavlick, Ellie and Tellex, Stefanie},
  journal={arXiv preprint arXiv:2006.13253},
  year={2020}
}

affordance-language's People

Contributors

thaonguyen3095 avatar roma-patel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.