DeepSetNet: Predicting Sets With Deep Neural Networks

S. Hamid Rezatofighi, Vijay Kumar B G, Anton Milan, Ehsan Abbasnejad, Anthony Dick, Ian Reid; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2017, pp. 5247-5256

Abstract


This paper addresses the task of set prediction using deep learning. This is important because the output of many computer vision tasks, including image tagging and object detection, are naturally expressed as sets of entities rather than vectors. As opposed to a vector, the size of a set is not fixed in advance, and it is invariant to the ordering of entities within it. We define a likelihood for a set distribution and learn its parameters using a deep neural network. We also derive a loss for predicting a discrete distribution corresponding to set cardinality. Set prediction is demonstrated on the problem of multi-class image classification. Moreover, we show that the proposed cardinality loss can also trivially be applied to the tasks of object counting and pedestrian detection. Our approach outperforms existing methods in all three cases on standard datasets.

Related Material


[pdf] [supp] [arXiv] [video]
[bibtex]
@InProceedings{Rezatofighi_2017_ICCV,
author = {Hamid Rezatofighi, S. and Kumar B G, Vijay and Milan, Anton and Abbasnejad, Ehsan and Dick, Anthony and Reid, Ian},
title = {DeepSetNet: Predicting Sets With Deep Neural Networks},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}