-
## 🐞Describing the bug
when coreML model is converted with classifier_config=
activation quantization with linear_quantize_activations
prints error:
Running compression pass linear_quantize_act…
-
I'm trying executorch for the first time and I am trying to follow these guide:
- https://pytorch.org/executorch/stable/demo-apps-ios.html
- https://pytorch.org/executorch/stable/build-run-coreml.ht…
-
Microsoft Azure Custom Vision Service
### URL
https://www.customvision.ai/projects
### Custom Vision とは
- [Custom Vision とは - Azure Cognitive Services | Microsoft Docs](https://docs.microsoft.…
-
### Steps to Reproduce
1. Create a Xamarin.Mac application
2. Add a CoreML model e.g. Google Places 365
3. Use the model e.g. with Vision framework
### Expected Behavior
The application wil…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOSX Big Sur
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: iPhon…
-
# MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications #
- Author: Andrew G. Howard, Menglong Zhu, Bo Chen, Dmitry Kalenichenko, Weijun Wang, Tobias Weyand, Marco Andr…
-
This is a great demo, thanks first Jeff. However, unfortunately, I couldn't get this working the same way as you have in your video. When I tapped to start tracking, the red bounding box just zoomed o…
-
Hello,
We are developing Face App AI, We want to test the facestyle gan on iOS deviece. Is there any example code how to run converted model on iOS ?
-
Hello,
First, thank you for this amazing repo! I have a question regarding the usage of custom trained models with CoreML INT8 export.
In the documentation, you mentioned:
> Export CoreML IN…
-
I am using your project with xcode 10 beta on ios 11. Not sure if there is an issue during preprocessing, getting wrong results. Any idea what can be the issue.