Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Make model available in Onnx and .pt format. #37

Closed
311-code opened this issue Feb 1, 2024 · 2 comments
Closed

Request: Make model available in Onnx and .pt format. #37

311-code opened this issue Feb 1, 2024 · 2 comments

Comments

@311-code
Copy link

311-code commented Feb 1, 2024

I am working with a custom version of a program called depthviewer and am currently trying to help the dev integrate the onnx version of depth-anything (tiktok model that kust released) he now has marigold working but it works outside of Unity.

I have found marigold results to be much superior for single images when converting to 3d than depth-anything, the issue is I have tried python conversion scripts to convert to a .pt and they do not work due to missing config.

Is there any way you guys can release the model in onmx format and also pt format?

@markkua
Copy link
Member

markkua commented Feb 1, 2024

You can find the pytorch model files (.bin) here: https://huggingface.co/Bingxin/Marigold/tree/main

@markkua markkua closed this as completed Feb 1, 2024
@311-code
Copy link
Author

311-code commented Feb 5, 2024

Yes I know this, the point was I needed it in onnx and .pt format for the depthviewer application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants