KanameYOkoYAMA commited on
Commit
9420741
·
verified ·
1 Parent(s): 69c39a7

Link arXiv paper page and ECCV 2026 HCMIW workshop

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: pytorch
3
  tags:
 
4
  - motion-captioning
5
  - motion-language
6
  - human-motion
@@ -11,6 +12,8 @@ license: mit
11
 
12
  # 2D Motion Interface — inference bundle (MotionGPT)
13
 
 
 
14
  Inference-only weights for **A Plug-and-Play 2D Motion Interface for Real-World Motion
15
  Language Models**, in the MotionGPT configuration. This repo backs the demo Space; it is
16
  not a general-purpose checkpoint.
 
1
  ---
2
  library_name: pytorch
3
  tags:
4
+ - arxiv:2608.15984
5
  - motion-captioning
6
  - motion-language
7
  - human-motion
 
12
 
13
  # 2D Motion Interface — inference bundle (MotionGPT)
14
 
15
+ [Paper (arXiv:2608.15984)](https://arxiv.org/abs/2608.15984) · [Code](https://github.com/irajisamurai/2D-Motion-Interface) · [HCMIW @ ECCV 2026](https://hcmiw.github.io/hcmiw-eccv2026/) (Oral Presentation)
16
+
17
  Inference-only weights for **A Plug-and-Play 2D Motion Interface for Real-World Motion
18
  Language Models**, in the MotionGPT configuration. This repo backs the demo Space; it is
19
  not a general-purpose checkpoint.