DevoLearn / DevoLearn/devolearn
Enhancement: Allow prediction on numpy arrays present as local variable
Open
enhancement
- Dominant language
- Python
- Stars
- 53
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The current model only allows us to predict on images by providing a path. We can extend the functionality and flexibility of out module by allowing numpy arrays as arguments to predict.
Contributor guide
Assessment
This issue has not been assessed yet.