Commit Graph

16 Commits

Author SHA1 Message Date
Charles Joseph Pierre Beauville
f2271229f6 Cyclist intention recognition 2021-06-26 15:50:40 +02:00
charlesbvll
e64ab138b3 Fixed for test 2021-04-24 19:16:36 +02:00
charlesbvll
23f5c9771d Fixed merge conflicts 2021-04-24 18:58:22 +02:00
Lorenzo Bertoni
934622bc81
Lint (#50)
- Add continuous integration
- Add Versioneer
- Refactor of preprocessing
- Add tables of evaluation
2021-04-22 15:43:51 +02:00
charlesbvll
ea63dd5781 Merged old monstereo 2021-03-23 13:12:03 +01:00
Lorenzo
224ee0c3cd pylint 2021-03-23 09:02:15 +01:00
Lorenzo
6d775a338b fix dic_gt 2021-03-22 15:07:23 +01:00
Lorenzo
5aee21743a simplify ground-truth and --show_all 2021-03-22 14:59:48 +01:00
Lorenzo
f0bbaa2a0e add model download and mode argument 2021-03-22 14:17:43 +01:00
Lorenzo
31172b6d58 sort glob expression for batch of 2 and give name of the first 2021-03-15 17:07:22 +01:00
Lorenzo
dba966b512 merge from master 2021-03-15 15:02:42 +01:00
Lorenzo
dc9f773bca merge monstereo and monoloco 2021-03-15 14:51:22 +01:00
Lorenzo Bertoni
aef978d231
add pytest at package level (#10)
* training pytests

* add json sample file

* add  pytest compatibility

* add compatibility with package test

* add reference for pytorch version
2019-08-07 17:58:34 +02: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
0ea3ae811f update figure labels 2019-07-26 09:20:30 +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