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 set it to headless mode? #21

Open wuzuyin opened 1 year ago

wuzuyin commented 1 year ago
          Maybe it's the lack of a monitor, you need to set it to headless mode

How to set it to headless mode?

JOP-Lee commented 1 year ago

If you want to set it to headless mode(without X server enabled), see the MyRender in the src folder. That is, run python train.py in the src folder