Commit Graph

40 Commits

Author SHA1 Message Date
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
David PAGNON
684049d48f
Update and rename Demo.py to test.py 2022-06-13 11:09:09 +02:00
David PAGNON
0e31c86565
Rename test.py to test.toml 2022-06-13 11:06:53 +02:00
David PAGNON
04c2a65857
Create test.py 2022-06-13 11:06:32 +02:00
David PAGNON
100a449839
Demo test for github action 2022-06-12 14:33:51 +02:00
davidpagnon
e88ac09d79 test action 2022-06-10 17:30:27 +02:00
David PAGNON
7d645e907d
fix leading zeros issue 2022-06-10 13:03:51 +02:00
davidpagnon
2113aa5f4a initial commit 2022-06-09 14:28:04 +02:00