JOP-Lee / READ

AAAI2023,implementation of "READ: Large-Scale Neural Scene Rendering for Autonomous Driving", the experimental results are significantly better than Nerf-based methods
https://github.com/JOP-Lee/READ-Large-Scale-Neural-Scene-Rendering-for-Autonomous-Driving
GNU General Public License v2.0
447 stars 55 forks source link

The accuracy of the pre-trained model does not match the paper? #64

Open why529913 opened 9 months ago

why529913 commented 9 months ago

I use --headless, test with the pre-trained model on kitt6 dataset (image_kitti6_all_368.zip), and find that the accuracy does not match, I want to know which scene which dataset the pre-trained model is, whether to use headless, I want to reproduce the accuracy as much as possible. thanks.