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

模型加载失败 #30

Closed
znxd-wh opened this issue Aug 31, 2023 · 2 comments
Closed

模型加载失败 #30

znxd-wh opened this issue Aug 31, 2023 · 2 comments

Comments

@znxd-wh
Copy link

znxd-wh commented Aug 31, 2023

import { SAMGeo,MODEL_URL } from '@antv/sam';
var sam = new SAMGeo({
modelUrl: MODEL_URL, // the ONNX model
});
sam.initModel().then(() => {
// do something
});
一直提示模型加载失败
image

@znxd-wh znxd-wh closed this as completed Aug 31, 2023
@feifeirun97
Copy link

最后解决了吗

@lzxue
Copy link
Collaborator

lzxue commented Nov 12, 2023

re: #34

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

3 participants