Tony

Results 5 comments of Tony

> Hello [@jongsik-moon](https://github.com/jongsik-moon) I have created an opensource version of the 3DSparseConvolution Library. > > https://github.com/riteshkhrn/Lidar_AI_Solution/tree/main/libraries/New3DSparseConvolution > > check it out! :) Hello @riteshkhrn , thanks for your work Could...

> val_evaluator = dict( type='KittiMetric', ann_file='data/kitti/kitti_infos_val.pkl') test_evaluator = val_evaluator > > vis_backends = [dict(type='LocalVisBackend')] visualizer = dict( type='Det3DLocalVisualizer', vis_backends=vis_backends, name='visualizer') Hi @liyih , grate job, appreciate it. However, I noticed...

I feel that there is some mistakes in the documentation of CUDA_BEVFusion project , because TensorRT 8.6 with Cuda 11.4 is not supported for jetson orin until now. the supported...

Me too, I use orin jeston6.0 where cuda=12.2., could you please provide libspconv aarch64 cuda12? should I create it by myself? and how?

> > Me too, I use orin jeston6.0 where cuda=12.2., could you please provide libspconv aarch64 cuda12? should I create it by myself? and how? > > hello,I found this...