Azure-Samples / Azure-Samples/cognitive-services-ios-customvision-sample

Object Detection to Core ML

Open
#6 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
60
Forks
22
PR merge metrics
No merged PRs in 30d

Description

> Please provide us with the following information:
> ---------------------------------------------------------------

### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Minimal steps to reproduce
>

### Any log messages given by the failure
>

### Expected/desired behavior
>

### OS and Version?
> Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
iOS 12

### Versions
>

### Mention any other details that might be useful

> ---------------------------------------------------------------
I trained an object detection model from Custom Vision export to CoreML format. And the model output multidimensional array of doubles. And I don't know how to get the tagId, tagName, probability & bounding box? Are there any document or example to show how to do it? Thanks.

Contributor guide

Open the contributing guide

Research direction

The issue names no file or test. Start by reviewing the sample's iOS Core ML model-inference flow and the multidimensional output from a Custom Vision object-detection export; document how tagId, tagName, probability, and bounding boxes are obtained, with an example, and verify it against an object-detection model.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
machine-learning, mobile
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.