Giter Club home page Giter Club logo

mano2nimble's Introduction

mano2nimble

This repository is a submodule of the CHORD project.

This repository contains the code for the conversion of the MANO model to the Nimble model. The conversion is done using the Nimble library and the MANO model.

Prerequisites

  • Python 3
  • pytorch
  • numpy
  • manotorch
  • pytorch3d
  • open3d
  • tqdm
  • trimesh

Downloads

Your directory should look like this:

.
├── assets
│   └── mano_v1_2
│       ├── models
│           └── MANO_RIGHT.pkl
├── nimble
│   ├── assets
│   │   ├── NIMBLE_DICT_9137.pkl
│   │   ├── ...

Usage

Simply run the following command:

python mano2nimble.py -v

Aknowledgements

This code is based on the manotorch and Nimble library.

If you find this code useful, consider citing the following related works:

@inproceedings{li2023chord,
  title={Chord: Category-level hand-held object reconstruction via shape deformation},
  author={Li, Kailin and Yang, Lixin and Zhen, Haoyu and Lin, Zenan and Zhan, Xinyu and Zhong, Licheng and Xu, Jian and Wu, Kejian and Lu, Cewu},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={9444--9454},
  year={2023}
}
@article{li2024semgrasp,
  title={SemGrasp: Semantic Grasp Generation via Language Aligned Discretization},
  author={Li, Kailin and Wang, Jingbo and Yang, Lixin and Lu, Cewu and Dai, Bo},
  journal={arXiv preprint arXiv:2404.03590},
  year={2024}
}

mano2nimble's People

Contributors

kailinli avatar

Stargazers

Mihai Bujanca avatar xungeer29 avatar Raphaël avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.