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

Implement Mobile SAM #1555

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Implement Mobile SAM #1555

wants to merge 5 commits into from

Conversation

yuki399
Copy link

@yuki399 yuki399 commented Sep 18, 2024

@kyakuno
Copy link
Collaborator

kyakuno commented Dec 31, 2024

モデルアップロード済み。
https://storage.googleapis.com/ailia-models/mobile_sam/mobile_sam.onnx

@kyakuno
Copy link
Collaborator

kyakuno commented Jan 1, 2025

ailiaで下記のエラーになる。

ailia.core.AiliaInvalidLayerException: code: -10 (Incorrect layer parameter. [broken or unsupported AI model file])
+ error detail : Layer:/OneHot_output_0(OneHot) Error:expect 1 element in depth LegacyFP32Tensor

@kyakuno
Copy link
Collaborator

kyakuno commented Jan 1, 2025

python3 mobile_sam.py --onnx
だと推論できる。

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

Successfully merging this pull request may close these issues.

2 participants