InternLandMark / LandMark

Other
441 stars 39 forks source link

IndexError: amin(): Expected reduction dim 0 to have non-zero size. #46

Open Crush1111 opened 9 months ago

Crush1111 commented 9 months ago

File "/home/songjiali/LandMark/app/models/gridnerf_sequential.py", line 377, in updateAlphaMask xyz_min = valid_xyz.amin(0) IndexError: amin(): Expected reduction dim 0 to have non-zero size.