Skip to content

Face blurring in a cctv video feed using centerface

Notifications You must be signed in to change notification settings

Dhruv0208/Face_Anonymizer

Repository files navigation

Face_Anonymizer

As a face anonymizer this project is to blur faces in an incoming video feed especially from the CCTV cameras in public areas such as grocery stores. The following video is used as a sample to test our approach.

sample.mp4

In my approach I have used CenterFace model in ONNX format for low powered device and for faster inference time. Using the model we get the following result:

sample_anonymized.mp4

Conda Environment

The ennvironment for the code can be found in the Environment File to re-create the environment directly using conda and run the python notebook to recreate the results.

About

Face blurring in a cctv video feed using centerface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published