Commit Graph

21 Commits

Author SHA1 Message Date
lorenzo
e7c9af5578 update readme with pifpaf models 2019-07-04 15:41:56 +02:00
lorenzo
2180a61ef5 change webcam position 2019-07-03 11:48:29 +02:00
lorenzo
0600bfd829 change size figure 2019-07-03 11:46:21 +02:00
lorenzo
e0c83ad94c change size figure 2019-07-03 11:45:42 +02:00
Lorenzo Bertoni
eae0ad5f7e
Webcam (#5)
* add webcam skeleton

* fix bug

* adapt intrinsic matrix and assertion on negative boxes

* delete patches

* add support for bird view

* remove ground truth legend and remove unnecessary resizing

* add class pifpaf

* add keypoints scaling if not webcam

* add comments

* remove space

* add gif

* fix gif name

* update readme

* update readme
2019-07-03 11:39:43 +02:00
Lorenzo Bertoni
019b6b0fad
make utils in torch and remove redundant functions (#3)
* Add precision metrics

* add mode gt_all and change default threshold

* add cyclists

* add iou matrix'
'

* add cyclists only in training phase

* add dropout in model name

* small typos

* small typo

* fix error on uv_boxes

* change default mode from gt_ped to gt

* 2 decimals

* fix name bug

* refactor prepare_pif_kps

* corrected get_keypoints_batch

* add pixel to camera for 3d vectors

* preprocessing in torch

* return original outputs

* Skeleton for post_process

* baseline version for post processing

* add keypoints torch in post_processing

* cleaning misc

* add reorder_matches

* update preprocess with get_iou_matches

* fix indices

* remove aa

* temp

* skeleton kitti_generate

* skeleton kitti_generate (2)

* refactor file

* remove old get_input_data

* refactor geometric eval

* refactor geometric eval(2)

* temp

* refactor geometric

* change saving order for txts

* update pixel to camera

* update depth

* Fix pixel to camera

* add xyz_from_distance

* use new function

* fix std_ale calculation in eval

* remove debug points
2019-06-28 18:33:58 +02:00
Lorenzo Bertoni
2b9177ea06
Update README.md
Add link paper
2019-06-20 18:44:16 +02:00
Lorenzo Bertoni
468c23c6f1
Add link paper 2019-06-20 18:27:18 +02:00
Lorenzo Bertoni
a61886ad5f
Add link paper 2019-06-20 18:26:07 +02:00
lorenzo
d941a5bdc7 add video link 2019-06-14 09:58:37 +02:00
lorenzo
3771555f36 add assertion for arg --dir_ann 2019-05-24 18:22:01 +02:00
lorenzo
cf9b118345 add model links 2019-05-24 17:18:19 +02:00
lorenzo
b7b9cf2912 Update readme (1) 2019-05-24 17:05:07 +02:00
lorenzo
1f57f8f235 add description for generic images 2019-05-24 16:37:35 +02:00
lorenzo
dfdddae43a remove y_scale parameter 2019-05-24 16:11:38 +02:00
lorenzo
afc439862d update model name 2019-05-24 13:18:14 +02:00
lorenzo
456bbc0620 add required fields 2019-05-13 17:41:10 +02:00
lorenzo
cd551a17a8 Update readme 2019-05-13 15:08:29 +02:00
lorenzo
3235e9d138 fix names of splits 2019-05-13 13:55:57 +02:00
lorenzo
cb344c4664 Update readme and fix data names 2019-05-13 12:46:58 +02:00
lorenzo
28faf348c5 first commit 2019-05-13 11:41:57 +02:00