shnhrtkyk / point2color

Point2color: 3D Point Cloud Colorization Using a Conditional Generative Network and Differentiable Rendering for Airborne LiDAR[Earth Vision 2021]
8 stars 4 forks source link

path/to/root/ #1

Open Pryagrawal opened 3 years ago

Pryagrawal commented 3 years ago

Hii i am priya trying to run your code but did not understand /path/to/root and /pointcloud_point/ ,please help me out ,i place the path of my dataset in " train_dataset = ImgtoPointDataset(root="/path/to/root/",transform=transform)" but get a nsample =0 error after running

shnhrtkyk commented 3 years ago

Sample Root Folder is like this: https://github.com/shnhrtkyk/point2color/tree/main/data

We need "colored point cloud.las" files.