Commit Graph

8 Commits

Author SHA1 Message Date
Lorenzo
c5ba2f3f9d fix version of pillow 2020-04-27 09:45:48 +02:00
Lorenzo
b487e43a18 set version of pillow 2020-01-07 09:06:15 +01:00
Lorenzo Bertoni
88068628b0
Set version of dependencies (#16)
* relax constraints

* fix version of pytest

* change to pytorch 1.1
2019-11-27 15:04:35 +01:00
Lorenzo Bertoni
86935e81ea
Set pifpaf and nuscenes versions for pip installation (#14)
* fix version of pifpaf and nuscenes

* set version of all dependancies

* add iccv version

* fix readme

* fix readme and tabulate version

* fix pylint and pytest  version

* update to pifpaf 0.9

* fix pylint and pytorch versions

* fix pifpaf=0.8

* fix pytorch version

* make new version

* fix bug on commas

* change to torch 1.1

* change pylint version
2019-11-26 18:30:21 +01:00
Lorenzo Bertoni
f23a2e34f5
Add compatibility with pifpaf 0.9 (#9)
* remove dependancy on pifpaf.transform

* add compatibility with pifpaf 0.9

* change verbose output

* add image transform compatible with webcam
2019-08-07 12:10:57 +02:00
lorenzo
87ec4c441e remove double loading for evaluation of Trainer 2019-07-26 10:27:42 +02:00
Lorenzo Bertoni
8366a436ee
refactor (#8)
* Make import from __init__ files

* add in init only classes or utils functions

* refactor packages

* fix pylint cyclic import

* add task error with 63% confidence intervals and mad

* fix pixel_error

* update setup

* update installation istructions

* update instructions

* update instructions

* update package installation
2019-07-23 15:55:46 +02:00
Lorenzo Bertoni
8f02f79918
pip install monoloco (#7)
* add box visualization

* add box visualization and change thresholds for pif preprocessing

* refactor printer

* change default values

* change confidence definition

* remove redundant function

* add debug plot in preprocessing

* add task error in evaluation

* add horizontal flipping

* add evaluation table

* add evaluation table with verbosity

* add tabulate requirement and command line option verbose

* refactor evaluate

* add task error with mean absolute deviation

* add stereo baseline

* integrate stereo baseline

* refactor factory preprocessing

* add stereo command for evaluation

* fix category bug

* add interquartile range for stereo

* use left tt for translation

* refactor stereo functions

* remvove redundant functions

* change names of constants

* add pixel error as function of depth

* fix bug on output directory

* add now time at the moment of saving

* add person sitting category

* remove box in pifpaf predictions

* fix printing name

* add printing of number of matches

* add cyclist category

* fix assertion error

* add travis file

* working eval

* working eval

* change source file

* renaming

* add pylint file

* fix pylint

* fix import

* add pyc files in gitignore

* pylint fix

* pylint fix

* add pytest cache

* update readme

* fix pylint

* fix pylint

* add travis file

* add pylint in pip install

* fix pylint

* add eggs file in gitignore

* update readme

* add readme
2019-07-19 17:16:33 +02:00