zhulf0804 / PointPillars

A Simple PointPillars PyTorch Implementation for 3D LiDAR(KITTI) Detection.
MIT License
454 stars 112 forks source link

Test on Carla Dataset #67

Closed eyabesbes closed 5 months ago

eyabesbes commented 5 months ago

I have already trained the model on Kitti dataset. Now, What I want to do is to test this model on Carla Dataset. What modifications should be made to achieve this?