David PAGNON
0aec34a3be
Update README.md
2024-11-07 12:06:19 +01:00
David PAGNON
de5342e51d
width, height, and file_id to int
2024-11-07 11:20:52 +01:00
David PAGNON
eba8cf4ab0
typo in hyperlink
2024-11-06 14:28:29 +01:00
David PAGNON
eaec252732
Update README.md
2024-11-06 14:26:29 +01:00
David PAGNON
6df0b80654
Update README.md
2024-11-05 11:08:52 +01:00
davidpagnon
344b299fb3
fixed calibration if board and show=false
2024-11-03 21:41:43 +01:00
David PAGNON
c89c3e8490
clarify nan calibration errors upon conversion
2024-11-03 18:48:51 +01:00
David PAGNON
d39acd8a12
Do not add annotation if nan in bbox
2024-10-25 18:48:42 +02:00
davidpagnon
f6c49e011e
ROCM support
...
provided that this is merged on RTMlib:
https://github.com/Tau-J/rtmlib/issues/38
2024-10-24 02:48:25 +02:00
David PAGNON
c6b2953fe9
Removed cache-packages
2024-10-23 00:40:05 +02:00
David PAGNON
16bd525bd0
Dependency caching for faster workflow
2024-10-23 00:37:48 +02:00
David PAGNON
3feb582c4c
Try dependency caching
2024-10-23 00:24:00 +02:00
David PAGNON
00e7fa9a6e
Synchronization in multi_person mode
2024-10-22 23:44:23 +02:00
HunMinKim
af294391d9
Synchronization for multi-person ( #135 )
...
* synchronization for multi-person
* ignore infinite value
* Fix mismatch issue between rect and list of bboxes. But this should clean up
* solved indexing issue
* for more simple and clear
* Clean up v3
---------
Co-authored-by: David PAGNON <contact@david-pagnon.com>
2024-10-22 23:41:39 +02:00
davidpagnon
704d0a63b7
Edits to hunmin's pull request (multi-person synchro)
2024-10-22 23:18:00 +02:00
davidpagnon
3a31bd05fd
Clearer config on pose estimation
2024-10-22 11:08:29 +02:00
davidpagnon
fbfa62ff56
Clearer Readme in synchronization
2024-10-22 01:51:28 +02:00
davidpagnon
d694ddcd20
Added missing block.vtp for LSTM model
2024-10-21 23:22:47 +02:00
HunMinKim
d1274872aa
modify frame range from max to min ( #138 )
2024-10-21 15:57:10 +02:00
David PAGNON
b690bf567e
Update README.md
2024-10-18 15:36:00 +02:00
David PAGNON
985ea7e380
Update README.md
2024-10-18 01:18:41 +02:00
David PAGNON
cace9b5b44
automatic scaling not recommended on a sitting trial
2024-10-16 11:30:34 +02:00
davidpagnon
bc8eff8f08
Merge branch 'main' of https://github.com/perfanalytics/pose2sim
2024-10-10 00:13:17 +02:00
davidpagnon
02c6512b15
reproj to mmpose/coco format
2024-10-10 00:11:27 +02:00
David PAGNON
9196a7ff34
fixed openpose output
2024-10-09 13:37:55 +02:00
davidpagnon
5484812929
fixed mmpose reproj
2024-10-09 13:00:05 +02:00
davidpagnon
c92be0a09d
removed head scaling from COCO_133 (not head keypoint)
2024-10-09 12:13:11 +02:00
davidpagnon
a92f77f378
Attempt to fix Caliscope support
2024-10-07 23:55:21 +02:00
David PAGNON
822059fb5f
Code change should not trigger doc rebuilding
2024-10-07 10:32:58 +02:00
davidpagnon
b736789540
Tracking hand and add OpenSim articulated fingers
2024-10-07 10:25:35 +02:00
davidpagnon
8dce2e0d21
fixed caliscope support
2024-10-07 10:24:10 +02:00
davidpagnon
da20de9088
Merge branch 'main' of https://github.com/perfanalytics/pose2sim
2024-10-04 13:39:36 +02:00
davidpagnon
8d536686ea
Fixed kinematics() when no marker augmentation
2024-10-04 13:39:28 +02:00
David PAGNON
89250e4687
Ticked OpenSim on the to-do list
2024-09-27 15:48:48 +02:00
davidpagnon
b11279f571
other image link test
2024-09-24 11:06:50 +02:00
davidpagnon
22eaccc22f
Will images be shown?
2024-09-24 11:05:20 +02:00
davidpagnon
f779081508
fixed image relative links
2024-09-24 10:40:46 +02:00
David PAGNON
95d5e2d5e5
Site test back to main branch ( #134 )
...
* test page
* test
* pages back to main branch
2024-09-24 10:23:06 +02:00
David PAGNON
e227d8d784
Create jekyll-gh-pages.yml
2024-09-23 16:45:09 +02:00
David PAGNON
e2fcb40463
sync: warning about drift on long captures
2024-09-23 16:42:50 +02:00
David PAGNON
184c9a1385
fixed table of content links
2024-09-23 11:34:10 +02:00
davidpagnon
74b5a51013
group caliscope, anipose, freemocap (natively supported calibration formats)
2024-09-23 01:04:18 +02:00
davidpagnon
000bd7b09e
fixed case where plucker coordinates are nan (caused person association to fail after sorting in multi-person)
2024-09-23 00:47:02 +02:00
davidpagnon
6e71239eca
typo
2024-09-22 23:33:44 +02:00
davidpagnon
89d68bca90
missed an update to be done in calibration.py
2024-09-22 23:28:33 +02:00
davidpagnon
4dc4060547
Support caliscope calibration + fixed multi-person tracking
2024-09-22 23:06:07 +02:00
davidpagnon
3b2a4fa4c5
tracking on 2D for future multi-person synchronization
2024-09-22 15:02:11 +02:00
davidpagnon
164fe2a980
Update Readme
2024-09-21 02:52:30 +02:00
davidpagnon
29872d52da
Merge branch 'main' of https://github.com/perfanalytics/pose2sim
2024-09-20 22:42:36 +02:00
davidpagnon
3b06611551
updated image
2024-09-20 22:42:28 +02:00