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

How to view the reconstruction result in headless mode? #62

Open zZH1222hui opened 10 months ago

zZH1222hui commented 10 months ago

Sorry, I am a beginner and I am currently replicating your project. I want to obtain obj and other types of files after training, but I did not find such files after training in headless mode. How can I obtain obj files or view visualization results in headless mode . Is it necessary to have a monitor or screen to view?