Skip to content

Use predictions(fromBatch:) to do inference on multiple tiles at once (and increase performance?) #1

@mshamash

Description

@mshamash

https://developer.apple.com/documentation/coreml/mlmodel/3088750-predictions

https://developer.apple.com/documentation/coreml/mlbatchprovider

Doing inference on multiple tiles at once can improve performance for plaque detection. Consider doing so with BatchRequests and sending multiple inputs to the model directly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions