Commit Graph

146 Commits

Author SHA1 Message Date
Lorenzo
8cc8e6bdc4 v0.4.9 2021-03-12 14:13:19 +01:00
Lorenzo
04cae60039 fix initialization 2021-02-03 15:41:13 +01:00
Lorenzo
4a64e5137d add link 2021-01-07 17:49:58 +01:00
Lorenzo
f59fd2045f fix link 2021-01-07 17:48:32 +01:00
Lorenzo
a0892084f0 link for MonoLoco++ 2021-01-07 17:45:40 +01:00
Lorenzo
3466fb6ed8 reference to social-distance 2020-05-14 09:45:39 +02:00
Lorenzo
1e4dde6cba reference to social-distance 2020-05-14 09:44:15 +02:00
Lorenzo
6b9d64eb50 webcam running with no people 2020-04-27 10:19:38 +02:00
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
hcv1027
b6be952946 Fix crash issue when using webcam, and there is no pedestrian been detected as beginning. (#17) 2020-01-06 11:13:22 +01:00
lorenzo
7a26127493 set version of dependencies 2019-11-27 15:06:49 +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
aba19f5316
Set versions of packages (#15)
* 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:43:55 +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
f243f5a866
Update bibtex with official ICCV 2019-10-27 11:29:57 +09:00
lorenzo
7d71e90371 add kitti eval in gitignore 2019-10-15 14:23:33 +02:00
Lorenzo Bertoni
39eef3195b
Disparity calculation (#12)
* add filter for z < 40

* change figure name

* stereo results in figure

* stereo figure

* pylint

* pylint(2)

* pylint updated
2019-10-07 11:28:54 +02:00
Lorenzo Bertoni
4071971e48
Update ICCV reference 2019-09-30 14:14:30 +02:00
lorenzo
ace57025c4 update figure 2019-08-23 15:22:28 +02:00
lorenzo
44e0e814bb temp 2019-08-23 15:21:19 +02:00
lorenzo
c983a3870c update figure 2019-08-23 15:19:05 +02:00
Lorenzo Bertoni
b41c2ef152
Update abstract 2019-08-23 15:16:02 +02:00
Lorenzo Bertoni
5b4c523fdf
Update readme 2019-08-23 15:14:16 +02:00
lorenzo
798f3cd1a6 update titles 2019-08-23 14:39:14 +02:00
lorenzo
5e7292fe65 fix order table 2019-08-23 14:37:26 +02:00
lorenzo
09f52b1355 add quantitative results 2019-08-23 14:36:14 +02:00
Lorenzo Bertoni
9eafb1414e
Stereo Baselines (#11)
* skeleton stereo_baselines

* skeleton stereo_baselines (2)

* combine stereo evaluation

* fix stereo bugs

* refactor for multiple baselines

* temp

* temp

* fix disparity bug

* fix bug on avg_disparity

* cleaning

* cleaning

* cleaning (2)

* methods_stereo variable

* refactor evaluation

* cleaning

* create general mode to save txt files

* temp

* fix bug in compare errors

* fix dicionary of iou

* unify parser

* skeleton pose baseline

* update visualization names

* refactor for modularity

* multiple baselines running

* update printing information

* add evaluation files filter

* refactor skeleton

* refactor skeleton(2)

* cleaning

* working refactor without reid

* add features and keypoints distinction

* working reid representation

* refactor to matricial form

* while version

* new for version

* correct bug in updated for version

* fix bugs in while version and reformat

* add new counting

* fix bug on counting

* fix bug on evaluation

* pylint cleaning

* build new version

* change test setting to allow flexibility on different platforms

* pylint clening(2)
2019-08-23 14:07:09 +02:00
lorenzo
0cacedb6b4 v0.4.5 2019-08-07 17:59:44 +02: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 Bertoni
63e5e5ef2c
Update README.md 2019-07-26 12:46:58 +02:00
Lorenzo Bertoni
7550474988
Update README.md 2019-07-26 12:46:14 +02:00
lorenzo
9e12952665 update readme 2019-07-26 12:31:04 +02:00
lorenzo
75156134c0 update readme 2019-07-26 12:28:59 +02:00
lorenzo
40624dac69 update results figure 2019-07-26 12:24:02 +02:00
lorenzo
65256b5566 change instance threshold default for pifpaf 0.8 2019-07-26 12:22:08 +02:00
lorenzo
698dbbd7be make model required 2019-07-26 12:09:29 +02:00
lorenzo
cec1ba2c83 make model required 2019-07-26 12:08:49 +02:00
lorenzo
315f401c37 make import of nuscenes indipendent 2019-07-26 12:04:17 +02:00
lorenzo
5c695d3cea fix import in main directory 2019-07-26 11:22:46 +02:00
lorenzo
1d125683dd fix the merge conflict 2019-07-26 11:03:15 +02:00
lorenzo
ff3b898109 point release to fix predict import 2019-07-26 11:02:29 +02:00
lorenzo
e15d24c644 point release to fix predict import 2019-07-26 11:00:59 +02:00
lorenzo
21489bd97d fix pylint disable 2019-07-26 10:34:33 +02:00
lorenzo
b9ae3e1cfa small fix 2019-07-26 10:32:57 +02:00
lorenzo
87ec4c441e remove double loading for evaluation of Trainer 2019-07-26 10:27:42 +02:00
lorenzo
0ea3ae811f update figure labels 2019-07-26 09:20:30 +02:00
lorenzo
26851351ee change pull figure size 2019-07-26 08:50:20 +02:00
lorenzo
319132c83b change pull figure size 2019-07-26 08:49:50 +02:00