Gaussian Process Density Counting from Weak Supervision

Abstract

As a novel learning setup, we introduce learning to count objects within an image from only region-level count information. This level of supervision is weaker than earlier approaches that require segmenting, drawing bounding boxes, or putting dots on centroids of all objects within training images. We devise a weakly supervised kernel learner that achieves higher count accuracies than previous counting models. We achieve this by placing a Gaussian process prior on a latent function the square of which is the count density. We impose non-negativeness and smooth the GP response as an intermediary step in model inference. We illustrate the effectiveness of our model on two benchmark applications: (i) synthetic cell and (ii) pedestrian counting, and one novel application: (iii) erythrocyte counting on blood samples of malaria patients.

Cite

Text

von Borstel et al. "Gaussian Process Density Counting from Weak Supervision." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_22

Markdown

[von Borstel et al. "Gaussian Process Density Counting from Weak Supervision." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/vonborstel2016eccv-gaussian/) doi:10.1007/978-3-319-46448-0_22

BibTeX

@inproceedings{vonborstel2016eccv-gaussian,
  title     = {{Gaussian Process Density Counting from Weak Supervision}},
  author    = {von Borstel, Matthias and Kandemir, Melih and Schmidt, Philip and Rao, Madhavi K. and Rajamani, Kumar T. and Hamprecht, Fred A.},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {365-380},
  doi       = {10.1007/978-3-319-46448-0_22},
  url       = {https://mlanthology.org/eccv/2016/vonborstel2016eccv-gaussian/}
}