Sangpil Kim

Results 15 issues of Sangpil Kim

I am using TF v0.12 and got following error when I try to run mjc_peg_images. Also I tried with TFv0.11 same error. Which version of TF works ? DEBUG:No gps_agent_pkg:...

Thank you for sharing wonderful code. I did exactly same thing with default setting. Only different is batch size 16 -> 32 LM parameters rnn size : 512, input encoding...

I have install freeImageplus-dev. But was not able to build the ObjRenderer. Do you have same problem while building the ObjRenderer? "make" -f nbproject/Makefile-Release.mk QMAKE= SUBPROJECTS= .build-conf make[1]: Entering directory...

I am wondering is there are training script for this as well. Thank you.

Hi, Hasson, Thank you for the work. I noticed that the MANO fitted of "fhbhands_fits" is not full version. I saw your previous paper "Learning joint reconstruction of hands and...

Hello, Thank you for the work. Is there are code that creating the ground truth of MANO hand annotation [pose , shape parameter] ? I saw some article which use...

From the paper I see the cars. I am wondering that where can I get the car or generate the datasets?

I can't compile ObjRenderer. I have below errors. "make" -f nbproject/Makefile-Release.mk QMAKE= SUBPROJECTS= .build-conf make[1]: Entering directory '/home/spk/git/ObjRenderer' "make" -f nbproject/Makefile-Release.mk dist/Release/GNU-Linux-x86/objrenderer make[2]: Entering directory '/home/spk/git/ObjRenderer' mkdir -p dist/Release/GNU-Linux-x86 g++...

I would like to try running ModelNet40 classification task and hard to find preprocessing the data. Could you share the code for the preprocessing? Thank you.

Would you please add instruction on the README? I think it is better if there is some instruction how to process the data and use p retrained model to run...