Skip to content
View Valentin-Siebenkees's full-sized avatar

Highlights

  • Pro

Block or report Valentin-Siebenkees

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Greetings πŸ‘‹ I'm Valentin

πŸ‘¨πŸ»β€πŸ’» About Me

I’ve always enjoyed working with and understanding technology.

Beyond spending time in front of the computer doing various coding work, I have a special passion for working with imaging systems β€” exploring photo- and videography while diving into the physics of optics and light as well as the technology behind "capturing", digitalizing and processing it.

In my free time, you’ll often find me:

  • πŸ§— Climbing
  • πŸƒ Running
  • 🏊 Swimming
  • πŸ‘« Hanging out with friends
  • πŸ• Taking walks with our dog Dobby (The best dog in the world photo)
  • 🎸 Playing my bass guitar

πŸŽ“ Education and Work

TU Ilmenau Logo

Because of my interest in technology, I decided to study Media Technology (now called Media Engineering Sciences) at the Technical University of Ilmenau and graduated with a Bachelors and Masters degree in.

The Bachelor's degree can be described as a basic engineering course, which includes various mathematical, electrotechnical, physical, signal processing and computer science basics as well as special media technology subjects such as audio and video technology.

The Master's program was bilingual with subjects in German and English. Due to itΒ΄s modular structure it gave me the opportunity to choose subjects that particularly interested me. There, I specialized in image and video processing (and coding), optics and light as well as machine learning.

During my studies, I worked as a student assistant for the Faculty of Audiovisual Technology in Ilmenau.




TechnoTeam Bildverarbeitung Logo

Additionally, I completed my mandatory internship, my bachelor thesis, and worked as a working student at TechnoTeam Bildverarbeitung GmbH, a company specializing in light measuring devices and image processing in that field.

During my mandatory internship I mainly worked on creating a Python wrapper for the ActiveX server of the measurement software. Besides that I wrote small automation scripts and documentation in various languages/frameworks (Python, C#, LabVIEW, MATLAB, Octave).

As working student, I worked together with customer support and helped with questions to the ActiveX server.
Additionally I helped testing camera optics for their applicability in luminance measurement applications.

Another project I worked on was the DUGR Calculator, which is is a free and open-source test environment written in Python for calculating UGR characteristic values according to CIE 232:2019.
I was also allowed to present this project at one of europes biggest lighting conferences, the "LICHT2023" in Salzburg.

➑️ Github Repo

For more detail on my Bachelor Thesis, see Scientific Work below.




Siemens Healthineers Logo

For my master thesis, I worked together with Siemens Healthineers, where I gained insights into the healthcare sector and developed my ambition to use and expand my knowledge in the field of optics, image processing and software development to work on advancing imaging systems in the medical field and improving patient care in the future.

For more info about my master thesis, see Scientific Work below.




Outlier.ai Logo

While I am looking for a fulltime position, I am working as Tier 3 Python freelancer for Outlier.ai, where I am designing and optimizing prompts to train LLMs for coding related tasks, including code generation, refactoring and debugging as well as reviewing and rating the LLM output.



Scientific Work:


πŸ“œ Master Thesis: Assessing remote desktop applications for medical imaging in varying network environments

Conducted research as well as subjective and objective testing at Siemens Healthineers to improve the perceived quality of remote scanning with medical imaging systems (CT, MR).

This involved developing a C++ program to manipulate a video signal in order to simulate varying frame rates and compression levels, as well as a Python GUI to guide through the subjective testing process and to document the retrieved data.

Additionally, the content to be transmitted was analyzed in regards to temporal and spatial information, as well as color and frequency domain properties, to spot potential points of improvement for compression.

To back this up, objective analysis was done on the test content, using various state of the art compression algorithms and objective (full reference) quality metrics.

πŸ“œ Bachelor Thesis: Untersuchung des Einsatzes von AR/VR-Systemen fΓΌr die Kalibrierung/Referenzierung einer fokusbasierten Abstandsmessung mit elektronisch fokussierbaren Objektiven

Worked on a distance calibration process for focusable lenses of luminance measuring cameras using virtual images. This involved the evaluation of different devices to display virtual images, python based automation of measurements based on criteria for determining the quality of focus adjustment, creation of a mathematical model, as well as error estimation based on Monte Carlo simulations.

πŸ“œ Media Project: During the masters degree we worked on an open 8K HDR source dataset for video quality research (AVT-VQDB-UHD-2-HDR)


πŸ“š Online Courses

Besides doing the freelance work at Outlier.ai, and educating myself (see "Currently Exploring and Improving" below) I am also doing online courses in topics which I think might be helpful for my professional career in the future.
Here are some of the courses I took recently:

AI for Medicine Specialization Certificate
AI for Medicine Specialization
Consisting of:

AI For Medical Diagnosis Certificate
AI For Medical Diagnosis:

Exploring Data
Handling Class Imbalance and Small Sets
Using Models for Segmentation & Classification
Evaluating Model Performance with Key Metrics

AI For Medical Prognosis Certificate
AI For Medical Prognosis:

Linear Prognostic Models
Tree-based Models
Missing Data and Imputation
Risk and Survival Models
Evaluation of Risk and Survival Models
AI For Medical Treatment Certificate
AI For Medical Treatment:

Randomized Control Trials
Treatment Effect Estimation
Natural Language Processing for Auto Labeling
Interpreting Deep Learning Models
(Localization & Heatmaps, GradCam)


Machine Learning Specialization Certificate
Machine Learning Specialization
Consisting of:

Supervised Machine Learning Certificate
Supervised Machine Learning
Regression & Classification:

Linear & Logistic Regression
Gradient Descent
Cost Functions
Feature Scaling & Engineering
Learning Rate
Overfitting & Regularization

Advanced Learning Algorithms Certificate
Advanced Learning Algorithms:


Neural Networks
Activation Functions, Optimizers, Softmax
Bias & Variance, Learning Curves
Transfer Learning
Decision Trees
Measuring Purity & Information Gain
Random Forest, XGBoost
Unsupervised Learning Certificate
Unsupervised Learning
Recommenders & Reinforcement Learning:

Clustering & K-means
Anomaly Detection
Collaborative Filtering
Principal Component Analysis
Reinforcement Learning
Return & State-Action Value Function



Udemy Courses:
DataScience ML AI Certificate Python for Computer Vision Certificate DeepLearning NN AI Certificate


🌟 What I’m Passionate About

  • πŸ’» Programming – algorithms, architecture, and clean code (Python and C++)
  • πŸ₯ Medical Imaging – capturing, processing, and evaluating medical images
  • πŸŽ₯ Image & Video Processing – from coding to enhancing visual experiences
  • πŸ’‘ Light & Optics – understanding and leveraging the science behind optical systems and physics of light
  • πŸ€– Machine Learning – applying AI to improve processing aswell as classification tasks in various imaging applications
  • πŸ‘ Human Perception – exploring how we perceive image and video (quality)

πŸš€ Currently Exploring & Improving

  • Python – My go-to language for many tasks. I have a strong foundation but want to further improve and keep learning more advanced concepts.

  • C++ – A language I have good experience with, but I am focusing on learning it in a more structured way, covering best practices and deeper language details.

  • Machine Learning – I took courses during my Master’s degree, but I am revisiting core concepts and deepening my knowledge by completing courses from DeepLearning.AI and Stanford Online.

  • Medical Imaging – Includes different subtopics, e.g. concepts of medical imaging devices, how to apply machine learning on medical images, but also important medical standards and formats like DICOM

  • Data Structures and Algorithms – I wanted to learn DSA including BigO, Searching Algorithms, Sorting Algorithms and Advanced Algorithms

  • LeetCode – Recently I started doing LeetCode Problems, to structure it I am mostly following the NeetCode Roadmap

  • Optics – A topic where I have a good foundation due to subjects in university and my work at TechnoTeam. It is a topic I think is really interesting and therefore I wanted to revisit some concepts, including the physics of light and design of optical systems

  • Signal Processing – Some Signal Processing topics I learned in university, which I wanted to revisit (Signal Representation, Sampling & Quantization, Convolution, Transformations)

  • Math – I also wanted to revisit some math concepts and go into detail when it comes to math used in machine learning (Linear Algebra, Calculus, Statistics, Linear Models & Optimization)


πŸ›  Tech Stack

Python C++ Visual Studio PyCharm Git NumPy Pandas Matplotlib TensorFlow Jupyter Notebook OpenCV FFmpeg CUDA


πŸ“« Let’s Connect!

I’m always eager to learn, collaborate, and grow! Feel free to reach out:

LinkedIn

Mail

Pinned Loading

  1. kaapana kaapana Public

    Forked from kaapana/kaapana

    Kaapana is an open source toolkit for state of the art platform provisioning in the field of medical data analysis. The applications comprise AI-based workflows and federated learning scenarios wit…

    Python

  2. nnUNet nnUNet Public

    Forked from MIC-DKFZ/nnUNet

    Python

  3. TechnoTeam-Bildverarbeitung-GmbH/DUGR_GUI TechnoTeam-Bildverarbeitung-GmbH/DUGR_GUI Public

    This project is an open source project, which aims to realize the advanced glare value determination of luminaires with non-uniform source luminance.

    Python 3 3

  4. avrateNG avrateNG Public

    Forked from Telecommunication-Telemedia-Assessment/avrateNG

    avrateNG -- next generation of avrate

    Python

  5. luxpy luxpy Public

    Forked from ksmet1977/luxpy

    Python toolbox for lighting and color science

    Jupyter Notebook