Skip to content
View DominikHommer's full-sized avatar

Highlights

  • Pro

Block or report DominikHommer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DominikHommer/README.md

Terminal Greeting

Hi, I'm Dominik 👋

ML Engineer · AI Researcher · Builder

LinkedIn   Portfolio   Email


🧠 About Me

I recently completed my B.Sc. in Artificial Intelligence and Data Science at OTH Regensburg (March 2026) and will be starting my M.Sc. in Data Science (Machine Learning and Statistics track) at Uppsala University, Sweden in September 2026.

My research focuses on deep learning, computer vision, and Vision Transformers — particularly for document understanding and structured data extraction. I'm also the founder of Casdo Labs, where I'm building Patronus, an AI security platform for LLM monitoring, red-teaming, and safety guardrails.

  • 🎓 B.Sc. AI & Data Science — OTH Regensburg (Completed March 2026)
  • 🎓 M.Sc. Data Science (ML & Statistics) — Uppsala University (Starting Sept 2026)
  • ✈️ Mitacs Globalink Research Intern — University of Alberta, Canada (May–July 2026, DAAD Scholarship)
  • 🔬 Research: Table structure recognition, document digitalization, multimodal AI
  • 🏗️ Founder: Casdo Labs — building Patronus (AI security for LLMs)

🔬 Research

Project Institution Period
VisLang-Seg: Vision Transformers & LLMs for multimodal image segmentation Mitacs · University of Alberta, Canada (DAAD Scholar) May–July 2026
Bachelor Thesis: ViT-based table structure recognition with geometry-aware loss function OTH Regensburg Oct 2025–Mar 2026
Document Digitalization using deep learning & computer vision — Swiss ornithological records; poster at DOG Conference 2025 OTH Regensburg Sep 2024–Present

📄 Bachelor Thesis — Summary

Vision Transformer-Based Table Structure Recognition with a Novel Geometry-Aware Loss Function

Introduced a geometry-aware loss formulation extending conventional BCE–Dice training with three complementary terms: axis-alignment (orientation-sensitive gradients), morphological closing (connected, hole-free regions), and spur-suppression (differentiable opening operator). Evaluated on PubTables-1M — gains of up to +9 percentage points in region-level F1 over the BCE-Dice baseline, without inference-time overhead.


💼 Experience

  • trinnovative GmbH — Working Student, Data Science & Backend (Apr 2025–Present)
  • OTH Regensburg — Tutor, CodeClinic Programming (Oct 2025–Present)
  • Audi AG — Working Student, Data Science & AI (Oct 2024–Mar 2025)
    • Data mining for error sequence analysis; unsupervised driving style recognition (autoencoders + clustering); LLM assistants with document knowledge bases
  • AVL Software and Functions GmbH — Working Student, AI Engineering (May–Aug 2024)
    • LLM-powered autocompletion with N-gram/Trie methods; international team collaboration
  • Siemens AG — Mechatronics Apprentice (Sep 2018–Aug 2021)

🚀 Projects

Patronus — AI Security Platform (Casdo Labs)
Enterprise LLM monitoring, automated red-teaming, and safety guardrails for production AI systems.

Document Digitalization using Deep Learning & Computer Vision
Extracting structured data from handwritten historical tables. Digitizing Swiss ornithological records for research and conservation. Poster presented at DOG Conference 2025.

Schula — AI Feedback for Student Essays
Educational LLM tool that compares student essays with learning goals and provides formative feedback for self-assessment.

Driving Style Recognition (Audi AG)
Unsupervised deep learning model to analyze driving behavior from time-series vehicle sensor data.


🛠️ Tech Stack

Languages
Python C++ TypeScript SQL

ML / AI
PyTorch TensorFlow scikit-learn HuggingFace

Data & Infra
PostgreSQL PySpark Databricks Docker


📊 Stats

LeetCode Stats


Always open to collaborations in machine learning, computer vision, and AI research. Let's connect!

Popular repositories Loading

  1. DocDig DocDig Public

    Jupyter Notebook 2

  2. Schula Schula Public

    Python 2

  3. DominikHommer DominikHommer Public

    Config files for my GitHub profile.

  4. Mandelbrot_Set Mandelbrot_Set Public

    explore the mesmerizing complexity of the Mandelbrot set with this C++ project featuring high-resolution visualization, zoom functionalities, and customizable color mapping.

    C++

  5. CppPracticeProjects CppPracticeProjects Public

    an extensive collection of C++ projects showcasing templates, data structures, filesystem operations, and Unix-style utilities for educational and practical use.

    C++

  6. MachineLearning MachineLearning Public

    Discover the power of Machine Learning through practical projects in our dynamic repository. Dive into linear models, classification techniques, and more, with projects ranging from spam detection …

    Jupyter Notebook