scispace - formally typeset
R

Rasmus Rothe

Researcher at ETH Zurich

Publications -  19
Citations -  2605

Rasmus Rothe is an academic researcher from ETH Zurich. The author has contributed to research in topics: Deep learning & Convolutional neural network. The author has an hindex of 12, co-authored 19 publications receiving 2023 citations. Previous affiliations of Rasmus Rothe include Princeton University.

Papers
More filters
Journal ArticleDOI

Deep Expectation of Real and Apparent Age from a Single Image Without Facial Landmarks

TL;DR: A deep learning solution to age estimation from a single face image without the use of facial landmarks is proposed and the IMDB-WIKI dataset is introduced, the largest public dataset of face images with age and gender labels.
Proceedings ArticleDOI

DEX: Deep EXpectation of Apparent Age from a Single Image

TL;DR: The proposed method, Deep EXpectation (DEX) of apparent age, first detects the face in the test image and then extracts the CNN predictions from an ensemble of 20 networks on the cropped face, significantly outperforming the human reference.
Proceedings ArticleDOI

Seven Ways to Improve Example-Based Single Image Super Resolution

TL;DR: In this article, the authors present seven techniques that everybody should know to improve example-based single image super resolution (SR): augmentation of data, use of large dictionaries with efficient search structures, cascading, image self-similarities, back projection refinement, enhanced prediction by consistency check, and context reasoning.
Posted Content

Seven ways to improve example-based single image super resolution

TL;DR: The Improved A+ (IA) method sets new stateof-the-art results outperforming A+ by up to 0.9dB on average PSNR whilst maintaining a low time complexity.
Book ChapterDOI

Non-maximum Suppression for Object Detection by Passing Messages Between Windows

TL;DR: This paper builds on the recent Affinity Propagation Clustering algorithm, which passes messages between data points to identify cluster exemplars and shows that it provides a promising solution to the shortcomings of the greedy NMS.