evercam / ex_nvr

Video recording and computer vision for edge devices
https://evercam.github.io/ex_nvr/
GNU Affero General Public License v3.0
33 stars 7 forks source link

Privacy Feature: Face/ People Detection and Blurring #106

Open MiaMonte opened 11 months ago

MiaMonte commented 11 months ago

We want to include privacy as a feature through 2 steps: (1) auto-detection of faces/people, and (2) blurring locally/ at the source so that recordings sent to the cloud are already anonymized. This way videos are protected all the way through.

The feature will appear something like this on the dashboard:

image

Example: image

Good cameras to work on would be the "Waxie..." cameras as they often have people and are currently in the public domain.

gBillal commented 11 months ago

It's a nice feature to have and a good introduction to ML. I'll delve into it in the coming weeks (hopefully I'll come back alive !!!)

marcoherbst commented 11 months ago

Thanks Mia. I unassigned you and me. I added it to a milestone. My preference would be to do the UI a bit different, I would not have the checkboxes in the left navigation, instead they would be on the main body, but this is a tiny detail we can debate when we get there as many things might change between then and now.

MiaMonte commented 11 months ago

Ok. Agreed.

marcoherbst commented 8 months ago

@MiaMonte the screenshots broke in this issue. Could you repair?