1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
6.94k stars 1.33k forks source link

Decimals #177

Closed ajclement closed 4 years ago

ajclement commented 4 years ago

Is there a way to get more precision in predictions? (decimal place)

1adrianb commented 4 years ago

Unfortunately this is a limitation of heatmap based methods were the prediction space is discretized by a wxh grid.