RaymondJiangkw / COGS

[SIGGRAPH'24] A Construct-Optimize Approach to Sparse View Synthesis without Camera Pose
https://raymondjiangkw.github.io/cogs.github.io/
Other
59 stars 6 forks source link

An error when estimating monocular depths #12

Closed Riser6 closed 1 month ago

Riser6 commented 1 month ago

Nice Work! But when I try to run the command to estimate monocular depth, an error is raising.

OSError: Bingxin/Marigold does not appear to have a file named config.json.

I did install transformers==4.32.1 according to the requirements file. Can you give me any advice to solve it?

RaymondJiangkw commented 1 month ago

Can you also check whether your environment can run the official MariGold successfully?

Besides, it would be helpful if you could provide the stack trace along with the final error message. :)

Riser6 commented 1 month ago

Many thanks for your reply! The error is that the pre-trained model of hugface cannot be loaded due to network reasons. I have solved this problem. Respect to your wonderful work!

kk6398 commented 1 week ago

Many thanks for your reply! The error is that the pre-trained model of hugface cannot be loaded due to network reasons. I have solved this problem. Respect to your wonderful work!

I meet the same issue. Can you give me some advice to solve it? My server can't connect to the vpn, so I can't connect to huggingface