Coder Social home page Coder Social logo

synthetic-hand-dataset-including-a-forearm's Introduction

Enhancing 3D Hand Pose Estimation Using SHaF: Synthetic Hand Dataset Including a Forearm (APIN 2023 under review...) ✨✨

It is a novel synthetic hand dataset called Synthetic Hand Dataset Including a Forearm (SHaF) and an efficient transformer-based three-dimensional (3D) hand pose estimation model. This model achieves the superior performance of the estimation model over that of previous state-of-the-art (SOTA) models.



Directory

Build as the below architecture

{$ROOT}
|-- build
|-- src
|-- datasets
|-- models
|-- docs

Setup with Conda

git clone https://github.com/leejeongho3214/Wearable_Pose_Model.git
cd Wearable_Pose_Model
conda env create -f requirements.yaml

Model Download

Please download our files that need to run our code. download

Train

If you locates in Wearabel_Pose_Model folder, run the code below and the training will begin

cd src/tools
python train.py

Solution

If you get a error message such as the wrong path, follow the code below

import sys
sys.path.append("/usr/your/path/Wearable_Pose_Model")

Result

Evaluation Metric

  • PA-MPJPE
  • AUC

Quantitative Evaluation











synthetic-hand-dataset-including-a-forearm's People

Contributors

leejeongho3214 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.