sheepsky commited on
Commit
a00774d
·
verified ·
1 Parent(s): ffcd916

Add model card metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <h1 align="center"><strong>X-NavDP</strong></h1>
3
  <h2 align="center">Generalizing Navigation Diffusion Policy to Novel Behavior and Embodiments with Group Q-score Reweighted Matching</h2>
 
1
+ ---
2
+ library_name: pytorch
3
+ tags:
4
+ - robotics
5
+ - navigation
6
+ - diffusion-policy
7
+ - reinforcement-learning
8
+ - embodied-ai
9
+ - isaaclab
10
+ ---
11
+
12
  <p align="center">
13
  <h1 align="center"><strong>X-NavDP</strong></h1>
14
  <h2 align="center">Generalizing Navigation Diffusion Policy to Novel Behavior and Embodiments with Group Q-score Reweighted Matching</h2>