Commit Graph

831 Commits

Author SHA1 Message Date
davidpagnon
bd505fe274 forgot a parenthesis 2024-09-17 23:43:04 +02:00
davidpagnon
07afe0b0fb removed tracking option in pose estimation + fixed tests so that synchonization is not done in multiperson Demo + fixed multitab plots crashing 2024-09-17 23:35:40 +02:00
davidpagnon
6fd237ecc9 Removed tracking option in pose estimation, as it is performed at the triangulation stage + linear interpolation by default 2024-09-17 23:05:53 +02:00
davidpagnon
394a162d76 synchronizes on person with highest mean confidence 2024-09-17 10:25:19 +02:00
davidpagnon
7248c8a582 fixed RTMLib tracking 2024-09-17 00:47:04 +02:00
davidpagnon
56d2565f37 only keep right-left alternating and full contact pairs 2024-09-09 17:38:58 +02:00
davidpagnon
2160d47648 new gait event methods 2024-09-09 15:54:22 +02:00
davidpagnon
989967e2b2 formatting 2024-09-06 15:34:47 +02:00
davidpagnon
be14c0ffe1 further instruction on using GPU 2024-09-06 14:14:03 +02:00
David PAGNON
4b8af7db46
Todo GUI options 2024-09-03 15:26:58 +02:00
David PAGNON
d925177ce2
Update README.md 2024-09-03 11:10:59 +02:00
David PAGNON
14bf609aec
Real-time sports2d 2024-08-31 23:58:44 +02:00
David PAGNON
d29a08df35
Fixed framerate determination 2024-08-31 23:35:52 +02:00
David PAGNON
75cbd8376b
interpolation more robust if only nans in keypoint coords 2024-08-28 01:00:15 +02:00
David PAGNON
90a7b86113
debugged sorting 2024-08-25 12:10:56 +02:00
David PAGNON
cdf795bb71
shutdown logging 2024-08-22 16:13:46 +02:00
David PAGNON
f71aba8a08
Typo in if torch.cuda.is_available 2024-08-08 08:33:01 +02:00
David PAGNON
8af6ec8075
onnxruntime only used for GPU: not install otherwise 2024-08-07 14:41:02 +02:00
David PAGNON
556a5c6125
onnxruntime only used for GPU 2024-08-07 14:40:41 +02:00
davidpagnon
41f0076b64 edited note on storage space 2024-08-07 11:24:58 +02:00
davidpagnon
842914700f clearer synchronization messages 2024-08-07 11:19:16 +02:00
David PAGNON
07ffa2678b
Update README.md 2024-08-06 23:52:36 +02:00
davidpagnon
60ad0cdc61 Not on storage use 2024-08-06 15:58:12 +02:00
davidpagnon
3a5cf04996 forgot to upgrade version 2024-08-06 13:17:17 +02:00
davidpagnon
df12e356f5 Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2024-08-06 13:13:42 +02:00
davidpagnon
28e06edd58 no torch dependency if running on CPU 2024-08-06 13:13:31 +02:00
David PAGNON
e76b696ffd
To-do: RTMW3D for monocular 3D kinematics 2024-08-04 00:01:02 +02:00
David PAGNON
676c6825fb
fixed when camera not moving 2024-07-31 15:53:31 +02:00
davidpagnon
fa81ecd0ba replace by nan if out of image 2024-07-31 10:47:02 +02:00
davidpagnon
4bf9668af6 yet another test for passing CI 2024-07-30 21:50:38 +02:00
davidpagnon
169a0348c8 next attempt at debugging 2024-07-30 17:17:42 +02:00
davidpagnon
d5be00e9b1 debugging attempt for py 3.10 and 3.11 2024-07-30 16:52:49 +02:00
davidpagnon
1d275044f0 test when edits to setup.cfg 2024-07-30 16:19:54 +02:00
davidpagnon
0b7b5e2dbf fixed setup.cfg 2024-07-30 16:17:40 +02:00
davidpagnon
a273125d34 Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2024-07-30 16:13:53 +02:00
davidpagnon
48f169dfdb include Batch Demo folder + minor edits 2024-07-30 16:13:42 +02:00
David PAGNON
55acc094da
removed double conda installation
del line 49:

conda create -n pose2sim python=${{ matrix.python-version }} -y
2024-07-30 15:47:36 +02:00
David PAGNON
72fa620552
OpenSim not available for Python 3.12 yet 2024-07-30 00:10:05 +02:00
David PAGNON
a832aa2142
Try CI for up to Python 3.12 2024-07-30 00:02:51 +02:00
davidpagnon
3bb2c5dfb6 Pose2Sim storage use 2024-07-26 22:52:52 +02:00
David PAGNON
12e4672894
Update README.md 2024-07-26 22:44:04 +02:00
David PAGNON
5eb6ef0fcc
GPU support takes 4.0 more GB 2024-07-26 21:48:20 +02:00
davidpagnon
16c8a73bbf Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2024-07-26 16:51:00 +02:00
davidpagnon
7b58454712 Moving cameras supported (to be added to the Pose2Sim main pipeline) 2024-07-26 16:50:51 +02:00
David PAGNON
90d0ccc14a
start at frame 1 instead of 0 2024-07-23 00:14:15 +02:00
David PAGNON
1a8253aa24
optional argument for specifying marker list to export 2024-07-22 22:44:31 +02:00
davidpagnon
ac037e05ce works if no number in camera folder names 2024-07-18 09:51:42 +02:00
davidpagnon
644ce103b8 bump to next version 2024-07-17 17:48:51 +02:00
davidpagnon
15f2308f26 fix for linux CI 2024-07-17 17:30:56 +02:00
davidpagnon
c4f20d160c typo 2024-07-17 16:51:51 +02:00