likojack / bnv_fusion

This repository implements our CVPR2022 paper "BNV-Fusion: Dense 3D Reconstruction using Bi-level Neural Volume Fusion"
MIT License
135 stars 18 forks source link

ERROR while using 3D scanner data #12

Closed feiqiu-cyber closed 1 year ago

feiqiu-cyber commented 1 year ago

I get error image And I print the active_buf_indices image I got: image Does the error comes from open3d version? but i change the open3d version == 0.14.1 ,the error still exists

vadim-v-lebedev commented 1 year ago

I've got the same error message. What was the solution?

JyotiLuxolis commented 1 year ago

Hello @vadim-v-lebedev @feiqiu-cyber. Were you able to fix this error?