Commit Graph

39 Commits

Author SHA1 Message Date
David PAGNON
ded436e9fe
Merge pull request #78 from ANaaim/minor_correction
Change of the testing of Calib and calib to work properly
2024-03-12 16:40:57 +01:00
davidpagnon
56f55674bf revert to model.predict(outputs) 2024-03-12 16:08:12 +01:00
Anaaim
7e8a93f1a2 Change of the testing of Calib and calib to work properly 2024-03-12 08:39:12 +01:00
davidpagnon
66df6bbd7c small improvements on multi-person detection 2024-03-04 18:46:56 +01:00
David PAGNON
80802c9226
catch interpolation error 2024-02-29 12:55:32 +01:00
davidpagnon
a948c205cf multi-person analysis almost there 2024-02-28 16:28:09 +01:00
davidpagnon
05ffe7f36f multi-person frame of work works with single person 2024-02-26 18:13:39 +01:00
davidpagnon
607865e3d4 beta: multi-person 2024-02-23 18:16:56 +01:00
David PAGNON
ecd39ff943
Check for consistent camera number 2024-02-19 13:30:27 +01:00
davidpagnon
6eeaef6445 change version 2024-02-05 17:49:10 +01:00
davidpagnon
db145942de careless push had overwritten previous changes 2024-02-05 11:51:26 +01:00
davidpagnon
a4d38da980 Added videos and foolproofing stuff 2024-02-05 00:04:36 +01:00
David PAGNON
63a3e3133d
Count cameras with likelihood< threshold as excluded 2024-01-24 13:15:56 +01:00
davidpagnon
fe0a3e66c2 fixed "The requested array has an inhomogeneous shape" 2024-01-08 14:48:19 +01:00
davidpagnon
4ce2cdbcfd Add OpenSim folders 2024-01-08 14:16:21 +01:00
davidpagnon
6f26819827 works in cases where almost all cameras are bad - still disto to be tested 2024-01-05 16:37:41 +01:00
davidpagnon
778b880bad all finally works - last tests still to be run 2024-01-05 14:32:55 +01:00
davidpagnon
5ef5bd1441 typo 2024-01-05 10:43:17 +01:00
davidpagnon
a4f327b13f mostly fixed - last tests to run 2024-01-05 10:33:37 +01:00
davidpagnon
f356f16076 nightly commit. Excluded cameras correctly calculated 2024-01-05 04:22:51 +01:00
davidpagnon
d6b991cf3a nightly commit: cam excluded correctly calculated 2024-01-05 04:20:12 +01:00
davidpagnon
5bee7bf425 wrong copy-paste 2024-01-04 17:20:06 +01:00
davidpagnon
9f8f40d413 undistortion applied to calibration and personAssociation too 2024-01-04 14:19:08 +01:00
davidpagnon
47bbb17d0c fix lens distortion correction. Still to be fully tested 2024-01-03 03:58:10 +01:00
davidpagnon
76c39fcafd should work on cameras with distortions; still needs to be fully tested 2024-01-02 20:15:43 +01:00
davidpagnon
b2046530d5 handle limb swapping 2024-01-01 03:51:31 +01:00
davidpagnon
294914bc3a limb swapping should work but still commented bc not fully tested 2023-12-28 23:08:50 +01:00
davidpagnon
cc25269920 Merge branch 'draft' 2023-12-17 20:04:18 +01:00
davidpagnon
37354e2598 batch processing works but someth strange in filt 2023-12-16 22:15:12 +01:00
davidpagnon
2e6700e747 undistort draft 2023-12-16 19:17:36 +01:00
David PAGNON
2222a99fa6
Draft for undistortion 2023-12-15 15:11:26 +01:00
davidpagnon
7652d271ff draft for batch processing 2023-12-06 09:48:11 +01:00
davidpagnon
b970c86d1d Custom model def in Config.toml, not skeletons.py 2023-11-01 15:56:37 +01:00
davidpagnon
9cb713975d clearer message on interpolation 2023-10-23 12:14:02 +02:00
davidpagnon
7d7e86aaa4 upgrade pandas & no support for python>3.8 2023-10-18 12:56:15 +02:00
David PAGNON
23ea6cdf65
Minor update triangulation.py 2023-09-06 15:42:34 +02:00
davidpagnon
7e861db257 Everything works properly 2023-08-20 21:55:13 +02:00
davidpagnon
b08bba12a0 Merge branch 'draft-0.4' of https://github.com/perfanalytics/pose2sim into draft-0.4 2023-08-19 08:59:34 +02:00
davidpagnon
b2f5edb743 initial commit 2023-07-19 11:37:20 +02:00