croco is not initialized
i run this repo on windows, conda,
error reported:
File "E:\1MyFiles\code\aiTest\dust3r-main\dust3r\utils\path_to_croco.py", line 18, in
Hi,
did you check that croco was cloned ?
does this path exist ? -> E:\1MyFiles\code\aiTest\dust3r-main\croco\models
if it doesn't, it means you didn't clone dust3r recursively and have to run git submodule update --init --recursive in dust3r (or clone croco at the root of the dust3r directory)