David PAGNON
cc4c5a13a6
inverted right and left hand body_135
2023-01-12 23:08:50 +01:00
David PAGNON
2f416d1904
typo
2023-01-12 23:02:14 +01:00
David PAGNON
ee5f5940d7
added skeletons
...
Added
- OpenPose BODY_135
- AlphaPose Halpe_26, Halpe_68, Halpe_136, COCO_133
2023-01-10 07:48:53 +01:00
David PAGNON
3217f48fb0
Update Config.toml
2023-01-09 08:17:15 +01:00
David PAGNON
c323a6e43d
Update test.toml
2023-01-09 08:17:00 +01:00
David PAGNON
3b48d5aa87
Update Config.toml
2023-01-09 08:16:29 +01:00
David PAGNON
eae5ae8cd5
Update Config.toml
2023-01-09 08:16:05 +01:00
David PAGNON
bc81d57886
supporting Blazepose
2023-01-09 07:36:49 +01:00
davidpagnon
930a142291
supporting BlazePose
2023-01-09 07:36:26 +01:00
David PAGNON
0b4dd8a662
Handle cases where blazepose detection fails
2023-01-09 04:28:39 +01:00
David PAGNON
76ed43e7b7
Update Blazepose_runsave.py
2023-01-09 01:10:17 +01:00
David PAGNON
5415e3aaca
Update and rename blazepose_runsave.py to Blazepose_runsave.py
2023-01-09 01:04:17 +01:00
David PAGNON
ef1e5a1798
Create blazepose_runsave.py
...
Run blazepose & save in openpose or deeplabcut format
2023-01-09 01:03:04 +01:00
David PAGNON
7762b189be
solved peculiar issue on width and height
2023-01-06 22:54:47 +01:00
David PAGNON
1fe4bfe4d8
solved peculiar issue on width and height
2023-01-06 22:54:01 +01:00
David PAGNON
3a584a57c0
Update DLC_to_OpenPose.py
2023-01-05 19:46:54 +01:00
David PAGNON
d98e115654
Update calib_qca_to_toml.py
2023-01-03 06:45:20 +01:00
David PAGNON
592165f1a0
Update calibrate_cams.py
2023-01-03 06:44:57 +01:00
davidpagnon
5398059527
Merge branch 'main' of https://github.com/perfanalytics/pose2sim
2023-01-02 23:30:07 +01:00
davidpagnon
fc5053afb2
calibration of none cameras in qca file
2023-01-02 23:29:56 +01:00
davidpagnon
d1dee51a01
calibration of none cameras in qca file
2023-01-02 23:28:32 +01:00
David PAGNON
a92d15e904
Update calib_qca_to_toml.py
2023-01-02 23:06:44 +01:00
David PAGNON
9acda57abc
Update calib_qca_to_toml.py
2023-01-02 22:19:50 +01:00
davidpagnon
6f0b07a066
calibrate from qca: only take video cameras and sorts them per alphabetical order
2023-01-02 22:14:01 +01:00
David PAGNON
ccde10410c
Save scaled model when run from command line
...
Didn't save it previously
2022-11-03 12:39:44 +01:00
David PAGNON
25e3bd2fe8
Save scaled model when run from command line
...
Didn't save it previously
2022-11-03 12:39:21 +01:00
David PAGNON
fcd5ac0195
fix bug fix in indexing
2022-10-25 16:10:45 +02:00
David PAGNON
3176b8a861
typo
2022-10-25 15:24:52 +02:00
David PAGNON
4a75f30e66
typo
2022-10-25 15:24:21 +02:00
David PAGNON
c2a967026a
Bug when start frame not zero
...
- took json files starting from `start`
- started dataframe from `start`
which resulted in starting from `start*2` -> now starts dataframe from zero.
2022-10-14 22:44:59 +02:00
David PAGNON
8c9b9338e8
display bug when used as func
2022-10-14 22:24:58 +02:00
davidpagnon
d10ab1cd34
replace frames_range by frame_range
2022-09-30 17:12:41 +02:00
davidpagnon
6d54409bc2
change openpose_model to pose_model
2022-09-29 18:07:53 +02:00
davidpagnon
19c57e27c7
Other JOSS modifs
2022-08-20 00:03:00 -07:00
David PAGNON
47e685c3a1
Update and rename combine_trc.py to trc_combine.py
2022-07-29 23:58:44 +02:00
David PAGNON
2a75ee5398
Create combine_trc.py
2022-07-29 23:54:58 +02:00
David PAGNON
fbc31614c5
natural sorting of json files
...
folders were correctly sorted, but not always json files.
Example: if the files are named 1.json, 2.json, ..., 10.json, they were ordered as 1.json, 10.json, 2.json, ...
2022-07-29 07:59:34 +02:00
David PAGNON
5c2692f1cd
natural sorting of json files
...
folders were correctly sorted, but not always json files.
Example: if the files are named 1.json, 2.json, ..., 10.json, they were ordered as 1.json, 10.json, 2.json, ...
2022-07-29 01:03:34 +02:00
David PAGNON
95553b7ec1
func name: interpolate_zeros -> interpolate_nans
2022-07-28 00:27:49 +02:00
David PAGNON
2caa29a767
added mediapipe and alphapose skeletons
2022-06-27 11:32:57 +02:00
davidpagnon
84524ce1c1
added mediapipe and alphapose skeletons
2022-06-27 11:19:44 +02:00
David PAGNON
5df8a14815
Update test.py
2022-06-13 14:33:15 +02:00
David PAGNON
658a3f754f
Update test.py
2022-06-13 14:20:57 +02:00
David PAGNON
5f24991ab2
Update test.toml
2022-06-13 13:59:29 +02:00
David PAGNON
31f0abf358
Update test.py
2022-06-13 13:55:29 +02:00
David PAGNON
a11d152043
Update test.toml
2022-06-13 13:55:15 +02:00
David PAGNON
006246a87b
test
2022-06-13 11:43:37 +02:00
David PAGNON
61304a17ba
typo correction
2022-06-13 11:37:39 +02:00
David PAGNON
418ae0c2c6
typo correction
2022-06-13 11:32:59 +02:00
David PAGNON
ea7499b4cf
remplace User/** with os.path.join
2022-06-13 11:13:19 +02:00