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

How to integrate this in iOS. Does the model supports only images in nv21 image format? #39

Open
SaiBalaji-PSS opened this issue Nov 20, 2024 · 0 comments

Comments

@SaiBalaji-PSS
Copy link

I tried integrating it in iOS project using Objective C++ wrapper and NCNN. I was able to load the model and param files of both the model. I feed 80x80 image as ncnn::Mat to the model the confidence values are wrong. iOS does not directly support nv21 so I tried converting to it manually but now the model gives NaN as confidence

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

1 participant