IAM

DAVIDSTUTZ

TAG»DEEP LEARNING«

ARTICLE

PhD Thesis on Robustness and Uncertainty in Deep Learning

In March this year I finally submitted my PhD thesis and successfully defended in July. Now, more than 6 months later, my thesis is finally available in the university’s library. During my PhD, I worked on various topics surrounding robustness and uncertainty in deep learning, including adversarial robustness, robustness to bit errors, out-of-distribution detection and conformal prediction. In this article, I want to share my thesis and give an overview of its contents.

More ...

13thNOVEMBER2022

PROJECT

An example of a custom TensorFlow operation implemented in C++.

More ...

08thNOVEMBER2022

PROJECT

Tutorials for (deep convolutional) neural networks.

More ...

07thNOVEMBER2022

PROJECT

Torch/CUDA implementation of batch normalization for OctNets.

More ...

06thNOVEMBER2022

PROJECT

PhD thesis on uncertainty estimation and (adversarial) robustness in deep learning.

More ...

ARTICLE

PhD Defense Slides and Lessons Learned

In July this year I finally defended my PhD which mainly focused on (adversarial) robustness and uncertainty estimation in deep learning. In my case, the defense consisted of a (public) 30 minute talk about my work, followed by questions from the thesis committee and audience. In this article, I want to share the slides and some lessons learned in preparing for my defense.

More ...

18thAUGUST2022

PROJECT

Examples, tools and resources for using Caffe’s Python interface pyCaffe.

More ...

17thAUGUST2022

PROJECT

A template for extending PyTorch using C/CUDA operations.

More ...

17thAUGUST2022

PROJECT

Basic and advanced torch examples, template for implementing custom C/CUDA modules and implementations of variational auto-encoders.

More ...

16thAUGUST2022

PROJECT

3D mesh fusion, voxelization and evaluation for computer vision research.

More ...