Seungyun Lee

Results 6 comments of Seungyun Lee

> Seems to be a compilation error for `scatter_points_cuda`. Could you try the solutions here [open-mmlab#362](https://github.com/open-mmlab/mmdetection3d/issues/362)? Thanks to you, I was able to solve it. Thank you very much.

> Seems to be a compilation error for `scatter_points_cuda`. Could you try the solutions here [open-mmlab#362](https://github.com/open-mmlab/mmdetection3d/issues/362)? Finally, there is a question. where can I get 'fusion_voxel0075.pth' ? there is a...

> > Seems to be a compilation error for `scatter_points_cuda`. Could you try the solutions here [open-mmlab#362](https://github.com/open-mmlab/mmdetection3d/issues/362)? > > Finally, there is a question. > > where can I get...

> Glad you solve the compile issue. For this question, I am afraid I can not share the model checkpoints due to the policy of Huawei. So you need to...

> I think I may have solve the issue after using the similar process of installing MMDetection3D for the TransFusion as well. `cd TransFusion && pip install -r requirements/build.txt &&...

> I think I may have solve the issue after using the similar process of installing MMDetection3D for the TransFusion as well. `git clone https://github.com/XuyangBai/TransFusion.git && cd TransFusion && pip...