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

Fitted scene - kitti yaml and custom yaml file #29

Open vinodrajendran001 opened 1 year ago

vinodrajendran001 commented 1 year ago

Hi,

I have 2 questions

  1. When I tried the viewer.py script with kitti6.yaml, I am getting a blank screen.

Am I missing something?

  1. I trained the network using custom dataset . May I know which yaml file I need to use it in viewer to see the output? Currently, I can see under checkpoints folder two yaml files namely args.yaml and default_args.yaml but not sure which one I need to use or do I need to refer to other file.

Thanks.

JOP-Lee commented 1 year ago

Please refer to the documentation for details. https://zenodo.org/record/7395608#.Y_3DDXZByUl

vinodrajendran001 commented 1 year ago

Please refer to the documentation for details. https://zenodo.org/record/7395608#.Y_3DDXZByUl

cmd

I am getting an above log in my command line along with the blank screen window.