multi_person synchro + minor fixes
- Synchronization in multi-person mode @hunminkim1998
- Supports running on image sequences instead of videos
- Added missing Geometry file for LSTM model
- Fixed frame_range when different frames for each camera
What's Changed
- Modify the frame range from max to min. by @hunminkim98 in #138
- Synchronization for multi-person by @hunminkim98 in #135
Full Changelog: v0.10.3...v0.10.4