PurpleSand commited on
Commit
27fef38
·
verified ·
1 Parent(s): 649f557

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - robotics
5
+ - visual-navigation
6
+ ---
7
+
8
+ # CostNav Baseline Checkpoints
9
+
10
+ Baseline model checkpoints for [CostNav](https://github.com/worv-ai/CostNav).
11
+
12
+ ## Usage
13
+
14
+ Please refer to the [CostNav GitHub repository](https://github.com/worv-ai/CostNav) for setup instructions and usage details.