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 error "no normals in /home/pf/CODE/NERF/READ/Data/pointcloud.ply" #54

Open cchester25 opened 1 year ago

cchester25 commented 1 year ago

How can I modify this checkpoint to train on my own custom dataset? 图片

Billy1203 commented 8 months ago

2547322是kitti6的size,在train的yaml里面把两行pth都注释掉就可以训练自己的。读了一下代码我猜是这样