-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfix in video demo and feature in visualization #5
base: master
Are you sure you want to change the base?
Conversation
…of pose from last prediction to initialize next prediction, optional fixed scale (disable netScale); current Problems: runaway
…s pose; initialisation is weighted with loopfactor
I will have a look at it this week. Sorry for the delay in response. |
… reuse for same person and csv person number; added frame number to csv; parameters about human detection
Hi Stefan, A couple of things before I merge this:
|
I am doing the work to prepare my contributions for your needs. Should I use 4 or 8 space for indentation? Will you provide the code for training? |
4 space. Hoping to release the training code in Dec. On Oct 14, 2016 3:06 PM, "Stefan Helmert" [email protected] wrote:
|
bugfix: autodetect opencv major version - variable is string must be converted in int;
feature: RGB->BGR convertion optional in plot_pose_stickmodel_cv2mat()