artofstate

Results 3 comments of artofstate

@OuyangJunyuan hi,could you please share it with me ? My email is [email protected] Thank you very much!!!

I use RTX3090 with batch_size = 8 ,pytorch = 1.8

Sorry, Could you please show me in detail? How to get the position of every point with nv::Tensor type? In Cuda_BEVFusion/src/main.cpp, auto lidar_points = nv::Tensor::load(nv::format("%s/points.tensor", data), false); Then I'v tried...