KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dexmv-learn
★ 9
Open GitHub ↗
https://yzqin.github.io/dexmv/
Download README (.md)
Explore Similar Repositories
ASG
:
A static website generator build using Rust and Luau
KiZakiXdV04
:
No description available.
CSGO-Kernel-Hack
:
No description available.
youtube-channel
:
Public code for my youtube channel (P1)
ggz
:
Experience the story of Guns Girl Z in a visual-novel format.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dexmv-learn
?
Download (.md)
# Code for the learning algorithm for DexMV project Please refer to [dexmv-sim](https://github.com/yzqin/dexmv-sim) for more information and instruction on how to use this code. [[Project Page]](https://yzqin.github.io/dexmv/) [[Paper]](https://arxiv.org/abs/2108.05877) [[Demonstration Files]](https://drive.google.com/file/d/1v-SezFDQBcgekHZBlqulqa8rIgn0iwRT/view?usp=sharing) ----- DexMV is a novel system and pipeline for learning dexterous manipulation from human demonstration videos. This repo contains the *policy training/inference** code for DexMV. ## Bibtex ``` @misc{qin2021dexmv, title={DexMV: Imitation Learning for Dexterous Manipulation from Human Videos}, author={Qin, Yuzhe and Wu, Yueh-Hua and Liu, Shaowei and Jiang, Hanwen, and Yang, Ruihan and Fu, Yang and Wang, Xiaolong}, year={2021}, archivePrefix={arXiv}, primaryClass={cs.LG} } ```