VL.OpenCV icon indicating copy to clipboard operation
VL.OpenCV copied to clipboard

Face Detector with Caffe Model

Open dani217s opened this issue 7 months ago • 0 comments

PR Details

Adds a node to recognize faces using a Caffe model

Description

OpenCv -> Filter-> DetectFaces

Related Issue

Motivation and Context

Add a model to recognize faces quickly and accurately

Types of changes

  • [ ] Docs change / refactoring / dependency upgrade
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [ ] My change requires a change to the documentation

dani217s avatar Jul 12 '24 09:07 dani217s