carpedm20 / simulated-unsupervised-tensorflow

TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"
Apache License 2.0
574 stars 150 forks source link

About Hand Pose Estimation #14

Open BitDreamer1 opened 7 years ago

BitDreamer1 commented 7 years ago

Great job! Would you please implement "Hand Pose Estimation from Depth Images" of the paper?

carpedm20 commented 7 years ago

Sorry but I don't have any plan for implementing it.

shinseung428 commented 7 years ago

I'm currently working on NYU hand datasets. Just another version of your code. I'll be updating some of your .py files together with preprocessed NYU hand dataset so please visit my repo when it's done!!:)

samkhanjar commented 7 years ago

Great job, Just to clarify this library works only for images classification? does it work for any other type of data other than images?