Differences between neuralnetwork and mlprogram
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 850
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 10
Description
## ❓Question
The 160-size data set is trained with 8, 16 and 32 times downsampling. Under pt weight, the target can be classified and identified by adding post-processing to the model. When neuralnetwork conversion mode is adopted, the target can be recognized normally, but when mlprogram is adopted, the target cannot be recognized normally and a bunch of detection boxes will be given. Almost all the detection images are covered.
neuralnetwork == coremltools==6.0
mlprogram == coremltools==7.0
Contributor guide
Research direction
No source file or test is identified; begin by collecting the model, conversion commands, and post-processing used with coremltools 6.0 and 7.0. Compare neuralnetwork and mlprogram outputs on the 160-size dataset, with completion defined as a reproducible explanation of the discrepancy or a confirmed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100