2017
DeepSetNet: Predicting Sets With Deep Neural Networks
ICCV 2017spotlight
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 fix…