Is there any way to tell whether to wear a mask?
mengqianyixing opened this issue · 3 comments
mengqianyixing commented
Issue Description
Steps to Reproduce
Expected Behavior
Environment
- Human library version?
- Built-in demo or custom code?
- Type of module used (e.g.
js
,esm
,esm-nobundle
)? - TensorFlow/JS version (if not using bundled module)?
- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 89)?
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)?
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)?
- Framework (if any) (e.g. React, NextJS, etc.)?
Diagnostics
- Check out any applicable diagnostic steps
Additional
- For installation or startup issues include your
package.json
- For usage issues, it is recommended to post your code as gist
- For general questions, create a discussion topic
vladmandic commented
sorry, build-in models are not trained for that.
mengqianyixing commented
Really bad news, I've been looking for support on this recently, but your project has been great.
yanhao98 commented
Really bad news, I've been looking for support on this recently, but your project has been great.
"Really bad news indeed. I've been looking into solutions myself, and my current thought is that perhaps we could determine if a mask is worn by simply detecting the position of the nose."