DeepDuke

Results 9 issues of DeepDuke

![rrt_star_10x](https://user-images.githubusercontent.com/15854511/131505117-959ffd99-8178-4a87-849f-472cf0ec3187.gif)

What version for tensorflow, keras and opencv did you use? Did you use cuda for accelerating the computation?

**Description:** It cannot compute angle error in degree but computation for rotation vector is fine. **Command:** ``` evo_ape gt_poses.txt carla_est_poses_from_00_to_01_constant_vel_model.txt -a -r angle_deg ``` **Console output:** ``` [ERROR] matrix is...

data

Hi, could u please provide more detail about how to implement the one-blob encoding? I want to implement one-blob encoding by myself. But the code in this project is a...

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues). - [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release documentation](http://www.open3d.org/docs/release/) and the...

question

Hi, I have trained a model whose input is a set of 3D points with a shape `Nx3`, N is not a fixed number. In this case, how to set...

question

Hi, thanks for this great project. It seems the hash value may conflict for larger numbers as can be seen in the following screenshot ![image](https://github.com/trevorprater/pymorton/assets/15854511/673a80cb-f0ea-42bd-9b22-c0d7352f1ff1)

Hi, As u said in paper, you have mannually annotated the Apollo Datset, could u add the link for your labeled Apollo Dataset ? TKS!

看之前的(3.25)式,应该是 $\delta \dot{b_g} = \eta_{bg}$ 和 $\delta \dot{b_a} = \eta_{ba}$ ?