@conference {steffen_et_al_16a,
	title = {Information Efficient Automatic Object Detection and Segmentation using Cosegmentation, Similarity Based Clustering and Graph Label Transfer},
	booktitle = {5th International Conference on Pattern Recognition Applications and Methods (ICPRAM)},
	year = {2016},
	pages = {397{\textendash}406},
	publisher = {Springer},
	organization = {Springer},
	keywords = {[Project Phase 2] Visual Analytics in Public Health},
	author = {J. Steffen and M. Rak and T. K{\"o}nig and K. D. T{\"o}nnies}
}
<script type="text/javascript">
   function removeCookies() {
	var res = document.cookie;
        var multiple = res.split(";");
        for(var i = 0; i < multiple.length; i++) {
    	   var key = multiple[i].split("=");
           document.cookie = key[0].replace(/ /g, '')+"=; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/; domain=.visualanalytics.de";
        }
   }
   document.cookie = 'has_js=0; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/';
   setTimeout(function() {
       removeCookies();
   }, 1000);
</script>
