hollance / BlazeFace-PyTorch

The BlazeFace face detector model implemented in PyTorch
Other
421 stars 90 forks source link

Depth/xyz coordinates #16

Open alecda573 opened 1 year ago

alecda573 commented 1 year ago

Does you conversion output the depth values of the xy image coordinates that is traditionally in the blazepose/blazeface models? Have you ever converted the full blazepose (full body landmark) models to pytorch? If not what modifications would need to be made to your conversion script if any?