Dereck Bridie

Results 84 comments of Dereck Bridie

Hi, Since there is no camera feed, it seems like there is a larger problem with AR, and not just the Geospatial sample. Could you try the Cloud Anchor sample...

Could you please send the `adb shell getprop ro.build.fingerprint` for the poor performing devices?

Hey, We're looking to fix this in 1.40, thanks for the report. The crash occurs when a resolve request for a Terrain/Rooftop anchor is cancelled or otherwise fails on the...

Sorry, I was out of office this week. It seems like your model isn't meant for classifying images; here's an example of one that this sample supports: https://tfhub.dev/tensorflow/lite-model/inception_v4/1/default/1 note the...

Do you have any specific error messages? Try these steps: 1. Download your custom model (I've tried ["inception v4_1"](https://tfhub.dev/tensorflow/lite-model/inception_v4/1/metadata/1)) and place it in `app/src/main/res/assets`. 2. Uncomment lines in [`MLKitObjectDetector`](https://github.com/googlesamples/arcore-ml-sample/blob/main/app/src/main/java/com/google/ar/core/examples/java/ml/classification/MLKitObjectDetector.kt#L33) to...

This issue will be resolved in ARCore 1.44 which is expected to go out in a few weeks.

Hey, would love to hear if the recent updates have resolved your issue. Please verify that Google Play Services for AR is version 1.44 on the target devices and let...

Hi, This is a current [known issue](https://github.com/google-ar/arcore-android-sdk/releases/tag/1.38.0) due to the tracking failure regression on these devices. We're currently working with the Pixel camera team to solve this issue within the...

Thanks for the report. A fix for this is going in in 1.40.0.

Could you share the shader code for the confidence image as well? ![image](https://github.com/google-ar/arcore-unity-extensions/assets/442644/3ce3776c-bc5e-464a-b634-a01b64fb0d2e) In this still from your video, the top part seems transparent; what values are those?