spurra / vae-hands-3d

Code to evaluate model of paper "Cross-modal Deep Variational Hand Pose Estimation"
https://ait.ethz.ch/projects/2018/vae_hands/
GNU General Public License v3.0
121 stars 23 forks source link

Training scripts available? #2

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hello,

I see clearly that evaluation routines are available but the training routines don't seem to be there at first look. Will you possibly make them available in the future so once can train your network with other data?

Thank a lot !

spurra commented 6 years ago

The code is a mess and I don't have time to refactor it. Hence I haven't uploaded it. If you want it, you can send me an email and I'll be happy to send it to you. It's spurra + "at" + ethz.ch

yunfanLu commented 5 years ago

@spurra Hello, I have sent an E-mail to you.(luyunfan17@mails.ucas.edu.cn) Could you please sent the training scripts for me too. Thank you very much.

eris231 commented 5 years ago

@spurra Hi I've sent an email to you. (eris205@gmail.com) Could you please sent the training scripts for me too? Thank you very much.

qq276399331 commented 5 years ago

@spurra Hi I've sent an email to you. (18373140341@163.com) Could you please sent the training scripts for me too? Thank you very much.

hakimArfa commented 4 years ago

@spurra Hi I've sent an email to you. (hakim.arfa@he-arc.ch) Could you please sent the training scripts for me too? Thank you very much.

BUPT-ZJie commented 4 years ago

@spurra Hi I've sent an email to you. (zjie1996@yahoo.com) Could you please sent the training scripts for me too? Thank you very much.

AlexHu123 commented 4 years ago

@spurra Hi I've sent an email to you. (alexhu@mail.ustc.edu.cn) Could you please sent the training scripts for me too? Thank you very much.

DavidBoja commented 1 year ago

@spurra Hi, could you please send me the training code as well? I’ve sent you an email.

Thank you in advance and kind regards, David

yunfanLu commented 1 year ago

This is scripts I wrote for training many years ago. Below is the link, hope it helps you.

https://github.com/yunfanLu/VAE-Pose

DavidBoja commented 1 year ago

Thanks @yunfanLu , this helps alot!