-
How did you generated PAIHandwritingMl.mlmodel files?
It would be kind of you, if you can suggest this. 🙏
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
I'm trying to convert Pytorch model to MLModel with Onnx.
My code:
```import torch.onnx
import torch
from onnx_coreml import convert
import coremltools
net = BiSeNet(19)
net.cuda()
net.loa…
ghost updated
4 years ago
-
Hi! Nice work!
I'm interested in how this MobileNet.mlmodel compares to the ones provided by Apple on their download page. Specifically how it compares to the VGG16 model which I've been using.
Ge…
-
Hi, @svenkreiss
I just wanted to check how I use openpipfpaf on iOS.
Could you provide fused9test.mlmodel?
It looks like fused9test.mlmodel is missing.
-
I'm trying since some time to fine tune a segmentation model for Syriac script with vowels (above and below line), I'm getting closer but not enough. Kraken seems to refuse to comply :)
Ground trut…
-
Could you please share the `.mlmodel` ?
I'm running into a ton of problems with this repo.
Firstly you need exactly the right versions of python, Tensorflow, tfcoreml and coremltools.
Then you need…
-
Where is "yolo24.mlmodel"? Or do I have to figure out how to download Darknet (https://pjreddie.com/darknet/yolo/), and then whatever various tools to convert it to CoreML mlmodel format. (Please te…
-
Showing All Errors Only
Build input file cannot be found: '/Users/***/Downloads/ARChessAnalyzer-master/ARChessAnalyzer/ARChessAnalyzer/ARChessAnalyzer/Base.lproj/ChessPieceClassifierFP16.mlmodel'
-
Is this package supports .mlmodel file ?