nv-nguyen / gigapose

[CVPR 2024] PyTorch implementation of GigaPose: Fast and Robust Novel Object Pose Estimation via One Correspondence
https://nv-nguyen.github.io/gigaPose/
MIT License
144 stars 12 forks source link

Problems with Project Depolyment System #24

Open 110001199 opened 3 weeks ago

110001199 commented 3 weeks ago

Thank you for reviewing my message.

Is this project code only deployable on Ubuntu systems, or can it also be deployed on Windows systems?

Looking forward to your reply~~~

wangw376 commented 4 days ago

I failed to run it in windows with raise RuntimeError(“Distributed package doesn't have NCCL ‘ ’built in”), the windows distributed training reported an error, switching to ubuntu environment solved it.