Skip to main content

Showing 1–5 of 5 results for author: Grzeszick, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:1801.08747  [pdf, other

    cs.CV

    Weakly Supervised Object Detection with Pointwise Mutual Information

    Authors: Rene Grzeszick, Sebastian Sudholt, Gernot A. Fink

    Abstract: In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns one filter per object class. The resulting feature map indicates the location of objects in an image, yielding an intuitive representation of a class activation map. While tradition… ▽ More

    Submitted 26 January, 2018; originally announced January 2018.

  2. arXiv:1707.06838  [pdf, other

    cs.CV

    Neuron Pruning for Compressing Deep Networks using Maxout Architectures

    Authors: Fernando Moya Rueda, Rene Grzeszick, Gernot A. Fink

    Abstract: This paper presents an efficient and robust approach for reducing the size of deep neural networks by pruning entire neurons. It exploits maxout units for combining neurons into more complex convex functions and it makes use of a local relevance measurement that ranks neurons according to their activation on the training set for pruning them. Additionally, a parameter reduction comparison between… ▽ More

    Submitted 21 July, 2017; originally announced July 2017.

    Comments: 10 pages, to be published in GCPR2017

  3. arXiv:1706.09634  [pdf, other

    cs.CV

    Weakly-supervised localization of diabetic retinopathy lesions in retinal fundus images

    Authors: Waleed M. Gondal, Jan M. Köhler, René Grzeszick, Gernot A. Fink, Michael Hirsch

    Abstract: Convolutional neural networks (CNNs) show impressive performance for image classification and detection, extending heavily to the medical image domain. Nevertheless, medical experts are sceptical in these predictions as the nonlinear multilayer structure resulting in a classification outcome is not directly graspable. Recently, approaches have been shown which help the user to understand the discr… ▽ More

    Submitted 29 June, 2017; originally announced June 2017.

    Comments: Accepted in Proc. IEEE International Conference on Image Processing (ICIP), 2017

  4. arXiv:1609.07982  [pdf, other

    cs.CV

    Optimistic and Pessimistic Neural Networks for Scene and Object Recognition

    Authors: Rene Grzeszick, Sebastian Sudholt, Gernot A. Fink

    Abstract: In this paper the application of uncertainty modeling to convolutional neural networks is evaluated. A novel method for adjusting the network's predictions based on uncertainty information is introduced. This allows the network to be either optimistic or pessimistic in its prediction scores. The proposed method builds on the idea of applying dropout at test time and sampling a predictive mean and… ▽ More

    Submitted 22 December, 2016; v1 submitted 26 September, 2016; originally announced September 2016.

    Comments: This Version fixes an error in eq. 1,2 and adds some details to the significance testing

  5. arXiv:1604.07952  [pdf, other

    cs.CV

    Zero-shot object prediction using semantic scene knowledge

    Authors: Rene Grzeszick, Gernot A. Fink

    Abstract: This work focuses on the semantic relations between scenes and objects for visual object recognition. Semantic knowledge can be a powerful source of information especially in scenarios with few or no annotated training samples. These scenarios are referred to as zero-shot or few-shot recognition and often build on visual attributes. Here, instead of relying on various visual attributes, a more dir… ▽ More

    Submitted 22 December, 2016; v1 submitted 27 April, 2016; originally announced April 2016.

    Comments: This version extends the related work