Releases: vita-epfl/monoloco
Releases · vita-epfl/monoloco
v0.7
- Add webcam with social distance, raise hand and 3D localization
- Initial GIF
v0.6
- add versioneer for reproducibility
- add CI on Linux, MacOS and Windows
- Refactor preprocessing
- add quantitative tables
v0.5.0
- A single repository for MonoLoco, MonoLoco++ and MonStereo
- Monocular 3D Localization, Stereo 3D Localization, Orientation, Social Distancing
v0.4.3
- fix import in predict
- make nuscenes import indipendent
- update figures in README.md
v0.4.2
- refactor of package structure
- make nuscenes-devkit optional
- update task error
- figures refactor
v0.4.1
** pip install monoloco
** add stereo evaluation
** pylint check over all project
** travis CI
v0.3.0
- Webcam support
- modulable printer
- pifpaf as independent detector class
v0.2.1
- Modulable printer for video
- Refactor of utils