Commit Graph

27 Commits

Author SHA1 Message Date
David PAGNON
88b31f282a
Update reproj_from_trc_calib.py 2024-11-10 13:49:42 +01:00
David PAGNON
cb9b3c858e
long ints interpreted as str -> changed hashing method 2024-11-10 13:21:39 +01:00
David PAGNON
24a78695e2
string to int in person_id 2024-11-10 11:19:42 +01:00
David PAGNON
afd4af2704
Update reproj_from_trc_calib.py 2024-11-09 01:30:27 +01:00
David PAGNON
cd92b89583
round area 2024-11-09 00:37:46 +01:00
David PAGNON
4d3a8aa028
segmentation from bbox instead of empty 2024-11-08 17:37:14 +01:00
David PAGNON
37cfd8d8e6
added area calc from bbox (not segmentation) 2024-11-08 16:28:53 +01:00
David PAGNON
de5342e51d
width, height, and file_id to int 2024-11-07 11:20:52 +01:00
David PAGNON
d39acd8a12
Do not add annotation if nan in bbox 2024-10-25 18:48:42 +02:00
davidpagnon
02c6512b15 reproj to mmpose/coco format 2024-10-10 00:11:27 +02:00
davidpagnon
5484812929 fixed mmpose reproj 2024-10-09 13:00:05 +02:00
davidpagnon
28e06edd58 no torch dependency if running on CPU 2024-08-06 13:13:31 +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
7b58454712 Moving cameras supported (to be added to the Pose2Sim main pipeline) 2024-07-26 16:50:51 +02:00
davidpagnon
b31215c8c0 integration of pose estimation 2024-07-10 10:12:57 +02:00
davidpagnon
e9fc09bc2f output type needs to be specified 2024-02-27 21:43:02 +01:00
davidpagnon
05ffe7f36f multi-person frame of work works with single person 2024-02-26 18:13:39 +01:00
davidpagnon
6220c1baa1 fixed only one frame reprojected 2024-02-26 14:57:52 +01:00
davidpagnon
1c2fc6d9d1 minor script changes 2024-02-20 17:21:47 +01:00
David PAGNON
02d2c5c56f
Update reproj_from_trc_calib.py 2024-02-09 00:47:39 +01:00
davidpagnon
bd453fcb58 replace .dot by @ 2024-01-25 11:02:58 +01:00
davidpagnon
57eef5f0c4 undistort to false by default 2024-01-08 13:01:39 +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
29d02df4cf reproj tested 2023-12-12 18:44:35 +01:00
davidpagnon
59d30f917c to be cleaned but works 2023-12-12 18:02:54 +01:00
davidpagnon
9dff5d73be config can be dict, dir, None (from current dir) 2023-12-09 22:06:57 +01:00