vlad3996 / computing-density-maps

Fast computing density maps for ShanghaiTech and other datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast computing density maps for ShanghaiTech

You can choose how to compute sigma : distance to 3 nearest neighbors, distance to nearest neighbor, or fixed value. Optionally clip sigma if it is lower than threshold.

I've used pre-computed gaussian kernels and fast neighbors search to speed up density maps creation.

About

Fast computing density maps for ShanghaiTech and other datasets


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%