Releases: slashtechno/wyzely-detect
Releases · slashtechno/wyzely-detect
v0.2.1
Fixed Docker support and Poetry support on Windows
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Windows support is broken due to TensorFlow not being detected and containerization isn't at its best yet. However, the actual codebase has improved significantly.
What's Changed
- Update condition for more than one face in frame by @funnukes in #9
- Make PyTorch GPU functionality optional by @slashtechno in #10
- Added support for multiple video sources by @slashtechno in #11
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Added
--face-confidence-threshold
- Added
--no-remove-representations
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release!