-
Updated
Jul 5, 2021 - JavaScript
coreml
Here are 557 public repositories matching this topic...
-
Updated
Jul 5, 2021 - Python
-
Updated
Jun 9, 2021 - Python
-
Updated
Mar 1, 2021 - Python
-
Updated
Oct 22, 2020 - Python
🐞 Describe the bug
Converting Frontend cannot be 100% converted when pytorch model is converted to MLmodel. I get a warning
Trace
`TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other
-
Updated
Jun 10, 2018 - Swift
-
Updated
Jul 4, 2021 - Swift
-
Updated
Jan 29, 2019 - Swift
-
Updated
Jun 16, 2018 - Swift
-
Updated
Feb 7, 2018 - Swift
-
Updated
Jan 13, 2021 - Swift
-
Updated
Jul 3, 2021 - Python
QRCode box overlay
Is it possible to implement an overlay to show where the qrcode is in the camera feed? just like this https://www.appcoda.com/barcode-reader-swift/
Was wondering how can I get the videoPreviewLayer of the camera so I can use transformedMetadataObject
-
Updated
Mar 14, 2018 - Swift
-
Updated
Jul 2, 2021 - C++
-
Updated
Jun 8, 2021 - Python
-
Updated
May 29, 2021 - Swift
-
Updated
Mar 15, 2021 - Jupyter Notebook
-
Updated
Dec 7, 2019
-
Updated
Aug 5, 2017 - Swift
-
Updated
Jan 14, 2021
-
Updated
Sep 23, 2020 - Swift
-
Updated
Dec 11, 2017 - Swift
Improve this page
Add a description, image, and links to the coreml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coreml topic, visit your repo's landing page and select "manage topics."


Problem: the approximate method can still be slow for many trees
catboost version: master
Operating System: ubuntu 18.04
CPU: i9
GPU: RTX2080
Would be good to be able to specify how many trees to use for shapley. The model.predict and prediction_type versions allow this. lgbm/xgb allow this.