- Nov 07, 2022
-
-
Maira Weidenbach authored
-
- Sep 29, 2022
-
-
Maira Weidenbach authored
-
- Sep 28, 2022
-
-
Maira Weidenbach authored
-
- Sep 22, 2022
-
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
- Sep 09, 2022
-
-
Maira Weidenbach authored
replace old model with new model compatible to the PoseEstimator, the old one will not work anymore.
-
Maira Weidenbach authored
adjust the output of the pose net to have more debugging data, like the po and transformed_depth image. Also adapts the input form of the pose model, from [[transformed_img, small_cam], transformed_depth] to [transformed_img, small_cam, transformed_depth]. Old models will not work anymore! Also adjusts its return.
-
Maira Weidenbach authored
outsource the calculation of the transformations of cam_K, depth and rgb image to functions in the utils.py and thus make it suitable for different sizes of rgb and depth image.
-
- Sep 08, 2022
-
-
Maira Weidenbach authored
-
Maira Weidenbach authored
fix the centralization of the object within the bounding box and add the bbx_offset parameter to the convert_from_tfbbx to make the bounding box a little bigger. must be a number between 0-1.
-
- Aug 30, 2022
-
-
Maira Weidenbach authored
fix camera resolution error, resolution of depth image and resulting po image is reduce, thus the camera matrix must be adapted to.
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
Maira Weidenbach authored
-
- Aug 02, 2022
-
-
Sanic authored
-