Adam Pelah

Results 11 comments of Adam Pelah

I am having this issue too, commenting for updates.

Hi Arash, thanks for the speedy response. I am getting this error now, any suggestions? File "src/openpose_3dpose_sandbox.py", line 393, in main to_export = poses3d.tolist()[0] AttributeError: 'NoneType' object has no attribute...

Yes, here is one of my keypoint files, I'm using tf-pose-estimation webcam data: [000000000008_keypoints.txt](https://github.com/una-dinosauria/3d-pose-baseline/files/3360354/000000000008_keypoints.txt)

Here are all my keypoint jsons, thank you for the ongoing help: [tmp.zip](https://github.com/una-dinosauria/3d-pose-baseline/files/3360358/tmp.zip)

I have zipped it again: [tmp (2).zip](https://github.com/una-dinosauria/3d-pose-baseline/files/3360365/tmp.2.zip)

jsons are coming from running: python run_webcam.py --model=mobilenet_thin --resize=432x368 --camera=0 --output_json tmp/ and then moving around in the webcam for a while

Awesome, thank you, but now my 3d_data.json is empty in my maya folder, whereas there is a 2d_data.json that is not. [3d_data - Copy.txt](https://github.com/una-dinosauria/3d-pose-baseline/files/3360461/3d_data.-.Copy.txt) [2d_data - Copy.txt](https://github.com/una-dinosauria/3d-pose-baseline/files/3360462/2d_data.-.Copy.txt)

Hi, getting this error again: heckpoint-4874200 I0704 22:02:46.833290 7980 openpose_3dpose_sandbox.py:317] calc frame 0/248 Traceback (most recent call last): File "src/openpose_3dpose_sandbox.py", line 448, in tf.app.run() File "C:\Users\adamp\Anaconda3\envs\tfopenpose\lib\site-packages\tensorflow\python\platform\app.py", line 40, in run...

This is how that ends: Traceback (most recent call last): File "src/openpose_3dpose_sandbox.py", line 448, in tf.app.run() File "C:\Users\adamp\Anaconda3\envs\tfopenpose\lib\site-packages\tensorflow\python\platform\app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) File "C:\Users\adamp\Anaconda3\envs\tfopenpose\lib\site-packages\absl\app.py", line 300, in...

How is this for a dataset? Was in T-pose for a couple of seconds [tmp2.zip](https://github.com/una-dinosauria/3d-pose-baseline/files/3360619/tmp2.zip) update: For the above set, I removed the nulls and I have output in 3d_maya,...