model.estimateFace is returning empty predictions.
Open
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
On running the application, receiving empty `predictions` for `model.estimateFace`.
**To Reproduce**
1. Download `face-filter`.
2. Install all `dependencies` and run app.
3. No `predictions` would be returned for `model.estimateFace` and thus no drawing is happening.
**Expected behavior**
Predictions and drawing should be done as expected.
**Desktop (please complete the following information):**
- OS: MacOS
- Browser Firefox
**Smartphone (please complete the following information):**
- Device: Samsung M20.
- OS: Android 10.
- Browser expo App.
Contributor guide
Assessment
This issue has not been assessed yet.