[Feature]: Add points structure (#196)
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * add points structure * modify points rotation and add coord_3d_mode unittest * modify docstring
Showing
tests/test_coord_3d_mode.py
0 → 100644
tests/test_points.py
0 → 100644
Please register or sign in to comment