graphdeco-inria / hierarchical-3d-gaussians

Official implementation of the SIGGRAPH 2024 paper "A Hierarchical 3D Gaussian Representation for Real-Time Rendering of Very Large Datasets"
Other
857 stars 78 forks source link

will anyone help? auto_reorient.py:134: UserWarning: #57

Open kuki83 opened 3 weeks ago

kuki83 commented 3 weeks ago

will anyone help?

I0820 09:27:29.664433 121327 timer.cc:91] Elapsed time: 0.070 [minutes] re-orient and scaling scene to data/city/camera_calibration/aligned/sparse/0 1344 images read in 1.3940622806549072 seconds. /home/kukla/hierarchical-3d-gaussians/preprocess/auto_reorient.py:134: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:62.) forward = torch.cross(up, right) Doing points Doing images reorient script took 8.46258544921875 seconds (bin file processed). Preprocessing done in 16.814218695958456 minutes.

Snosixtyboo commented 3 weeks ago

With what exactly? It seems like everything worked out