tsinghua-rll / VoxelNet-tensorflow

A 3D object detection system for autonomous driving.
MIT License
453 stars 123 forks source link

Voxelize multiple frames at once #60

Open OneManArmy93 opened 5 years ago

OneManArmy93 commented 5 years ago

Can anyone tell me how can I voxelize a batch of frames at once instead of voxelizing a frame at a time? thank you