robmarkcole / HASS-Deepstack-face

Home Assistant custom component for using Deepstack face recognition
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
218 stars 68 forks source link

FR: save as png #42

Open aervig opened 3 years ago

aervig commented 3 years ago

save_faces save images with very poor quality. Is it possible to save this in better quality, so they can be used for training?

DivanX10 commented 3 years ago

Try this option https://github.com/t0mer/deepstack-trainer

robmarkcole commented 2 years ago

This is due to saving jpg. On https://github.com/robmarkcole/HASS-Deepstack-object png can be used. This requires code change so tagging FR