Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

ImageSegmentation crashes on convertRGBBuffer #97

Open
edeguine opened this issue Dec 18, 2022 · 0 comments
Open

ImageSegmentation crashes on convertRGBBuffer #97

edeguine opened this issue Dec 18, 2022 · 0 comments

Comments

@edeguine
Copy link

On my setup Xcode 14.1 convertRGBBuffer does not work because it does not get the unsigned char * properly

This PR shows the fix for the segment function but omits to fix the input to convertRGBBuffer
https://github.com/pytorch/ios-demo-app/pull/76/files#diff-327fd30c5fc0ebceb86a18a77d02ec09c2bc511189122e99216de97a88b9cf5f

I fixed it in this PR https://github.com/pytorch/ios-demo-app/pull/96/files

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

No branches or pull requests

1 participant