VimalMollyn / GenMediaPipePalmDectionSSDAnchors

Code to generate SSD anchors for the new Mediapipe Palm detection model that outputs 2016x18 SSD markers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code to generate SSD anchors for the new Mediapipe Palm detection model that outputs 2016x18 SSD markers.

I've also included the generated anchors.csv

To generate it yourself, run the following:

node gen_anchors.js >> anchors.csv

About

Code to generate SSD anchors for the new Mediapipe Palm detection model that outputs 2016x18 SSD markers.


Languages

Language:JavaScript 100.0%