ArashHosseini
ArashHosseini
@naimavahab same here, tf1.4,tflearn0.3.2, installed tflearn `sudo pip2 install git+https://github.com/tflearn/tflearn.git` i solved it by issue: ``` Traceback (most recent call last): File "main/timit_train.py", line 25, in from tensorflow.contrib.rnn.python.ops.core_rnn import static_bidirectional_rnn...
@wiistriker @GoldenWings i will push the working one this tonight on some repo, i will update you
@una-dinosauria, thanks for the link, I have followed his instructions and can speak of a happy outcome. sandbox under forked [Repo](https://github.com/ArashHosseini/3d-pose-baseline/blob/master/src/openpose_3dpose_sandbox.py) checkout [output](https://github.com/ArashHosseini/3d-pose-baseline) please, thx.
Hey @quinnliu4real thx > _but the output was a little different from what I expected._ can you please explain that more exactly, would help me too. Can you please tell...
@quinnliu4real I see thx, unfortunately So far I have only used the COCO_18 model, I do not think the Body25 model is suitable here. There are joints that are not...
@quinnliu4real sounds good, please let me know how it ends. thx
@quinnliu4real, that's great dude, if you have further questions or suggestions, please let me know
@LiangZhengIQka, you have to do nothing, it will automatically map the data: [mapping](https://github.com/ArashHosseini/3d-pose-baseline/blob/96a500b472a55f8915f4d26e200fdef6e65fc179/src/openpose_3dpose_sandbox.py#L74 )
hi @adampelah, @DannyYCCheng, the flag was missing, [commit](https://github.com/ArashHosseini/3d-pose-baseline/commit/e448f2a6a2b4e32cabf4cd29060fed18e9e9ceaa)
@adampelah, it probably comes from the fact that no skeleton was recognized in the frame, "poses3d" is None. can you send me your frames.json's please?