NVlabs / BundleSDF

[CVPR 2023] BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects
https://bundlesdf.github.io/
Other
992 stars 109 forks source link

About installing on different operating systems #130

Closed Jingranxia closed 8 months ago

Jingranxia commented 9 months ago

Hello author, I would like to deploy your model on Windows. Is it possible to implement it? Some libraries only support Ubuntu

wenbowen123 commented 8 months ago

Hi, if you use docker, it should work on Windows as well.

Jingranxia commented 8 months ago

Hi, if you use docker, it should work on Windows as well.

Hello, what I mean is that deploying algorithms locally on Windows without using Docker is possible

wenbowen123 commented 8 months ago

Unfortunately, we only support docker as for now.

52THANOS commented 8 months ago

Unfortunately, we only support docker as for now.

温老师我问一下ERROR: failed to solve: process "/bin/bash --login -c imageio_download_bin freeimage" did not complete successfully: exit code: 1 build dockerfile的时候出现这个问题怎么办

wenbowen123 commented 8 months ago

@52THANOS someone seems to have found the solution https://github.com/NVlabs/BundleSDF/issues/107