nianticlabs / acezero

[ECCV 2024 - Oral] ACE0 is a learning-based structure-from-motion approach that estimates camera parameters of sets of images by learning a multi-view consistent, implicit scene representation.
https://nianticlabs.github.io/acezero/
Other
651 stars 40 forks source link

Install Error: Package not found #22

Closed arqueomendez closed 2 months ago

arqueomendez commented 3 months ago

Hello,

The following packages wasn't found. I'm using Win10 with Anaconda.

Please check

tcavallari commented 2 months ago

Hello, unfortunately ACE0 does not support Windows, only Linux.

You can try using WSL (Windows Subsystem for Linux), it might work, but we haven't tested it officially.

arqueomendez commented 2 months ago

Hello, I tried with WSL and after install Ninja and conda install cuda-toolkit (11.8) and cudnn works. I found and issue resolved with https://github.com/vladmandic/automatic/discussions/540#discussioncomment-5741779