sraychau commited on
Commit
27de4dd
·
verified ·
1 Parent(s): 47b9e90

Create README.md

Browse files

LangNav helps facilitate natural language understanding in semantic navigation, where the agent navigates to multiple goals, with each goal objects specified using language descriptions. The descriptions can detail an object with various amounts of specificity, for example `Go to the couch' vs `Go to the black couch' vs `Go to the black three piece L-shaped sectional couch'.

Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ task_categories:
4
+ - robotics
5
+ language:
6
+ - en
7
+ tags:
8
+ - embodied_ai
9
+ - semantic_navigation
10
+ - multiobject_navigation
11
+ pretty_name: langnav
12
+ size_categories:
13
+ - 100M<n<1B
14
+ ---