ios-demo-app
ios-demo-app copied to clipboard
ImageSegmentation shows blank image on real device
- When I use a simulator segmentation works as expected
- When I use a real device (iPhone X 15.3.1), what is generated a white image with a tiny black square in the corner (attached)
- I've added breakpoints and see the pixels being added for sheep/person/dog as expected


@br18 did you find any reason for this behaviour? I face similar issue on my iPhone 12 (iOS 15.4.1) device.
@br18 did you find any reason for this behaviour? I face similar issue on my iPhone 12 (iOS 15.4.1) device.
I fixed it here: https://github.com/pytorch/ios-demo-app/issues/83#issuecomment-1162419972
@MaddyThakker do you need me to open a PR once this is merged: https://github.com/pytorch/ios-demo-app/pull/76 ?