Commit Graph

7 Commits

Author SHA1 Message Date
David PAGNON
19efec2723
Faster and more robust multi-person analysis (#85)
* tests synchro

* draft

* further draft

* affinity ok

* proposals okay, need to incorporate in Pose2Sim+tests

* will transfer sorting across frames in triangulation in next commit

* Lasts tests need to be done but seems to work pretty well

* should all work smoothly

* update readme

* last checks

* fixed linting issues

* getting tired of being forgetful
2024-03-31 01:40:38 +01:00
HunMinKim
5ddef52185
Synchronize multi cams based on keypoints speed. (#76) @rlagnsals
@rlagnsals 

* synchronization

* Auto Synchronization

* Auto Synchronization

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Auto Synchronization

* Update synchronize_cams.py

* Auto Synchronization

* Delete Pose2Sim/S00_Demo_Session/Config.toml

* Add files via upload

* Update Config.toml
2024-03-15 20:26:49 +01:00
davidpagnon
eb80393304 forgot a param 2024-03-06 14:48:31 +01:00
davidpagnon
31ef4d775d small changes to person association 2024-03-06 14:11:56 +01:00
davidpagnon
4b8bf88c6f decreased likelihood threshold since weighted triangulation 2024-03-01 03:59:06 +01:00
davidpagnon
5eec8ab6c2 delete demo results 2024-02-28 16:44:46 +01:00
davidpagnon
a948c205cf multi-person analysis almost there 2024-02-28 16:28:09 +01:00