Tal Barami

Results 7 comments of Tal Barami

Hey @UnglvKitDe, thank you for your kind reply. So just to make sure, I'll train with --img 640 and --rect the same way I did previously with the CustomDataset tutorial,...

@yysijie , Could you provide instructions on how to classify actions? As far as I understand, the provided output only shows the location of each person.

Hello, I would also like to ask for the SMPL and SMAL datasets. I have the parametric model but not sure how exactly you generated the samples. Thanks in advance!

Hey again and thanks for replying. I'm attaching the log trace: `build_windows\x64\Release\OpenPoseDemo.exe --model_pose BODY_21A --tracking 1 --render_pose 1 --logging_level 1 --video "C:\Users\owner\Desktop\v.mp4" --write_json "C:\Users\owner\Desktop\asdf" Starting OpenPose demo... Configuring OpenPose... C:\research\STAF\src\openpose\utilities\flagsToOpenPose.cpp:op::flagsToProducer():198...

Maybe there are more changes that needs to be committed? The original openpose repository works properly, so I guess there are differences. I tried to copy the 3rd party libraries...

> > > Can you tell me what this PR does? Yes, I have added the following lines to 'getModels.bat': `echo Body (BODY_21A_VIDEO) set BODY_21_FOLDER=%POSE_FOLDER%body_21a_video/ set BODY_21_MODEL=%BODY_21_FOLDER%pose_iter_264000.caffemodel %WGET_EXE% -c %OPENPOSE_URL%%BODY_21_MODEL%...

> > > > > Can you tell me what this PR does? > > > > > > Yes, I have added the following lines to 'getModels.bat': > >...