IAM

ARCHIVEMONTHLY»JULY2015«

ARTICLE

Seminar Paper “Neural Codes for Image Retrieval”

In the course of my second seminar on “Current Topics in Computer Vision and Machine Learning”, offered by the Computer Vision Group at RWTH Aachen University, I wrote a report entitled “Neural Codes for Image Retrieval”. The work is motivated by recent research by Bebanko et al. [2] and the report as well as the corresponding slides can be found here.

More ...

ARTICLE

Installing CUDA and Caffe on Ubuntu 14.04

Caffe [1] is a popular deep learning framework used within the computer vision community. The first challenge when working with Caffe (at least for me) is setting up CUDA on Ubuntu. In this article, I want to share my experience on how to install CUDA 7 on Ubuntu 14.04.

More ...

ARTICLE

Superpixel Algorithms Compared using NVD3.js

The comparison of superpixel algorithms presented in my bachelor thesis “Superpixel Segmentation using Depth Information” as interactive plots using nvd3.

More ...