Giter Site home page Giter Site logo

πŸ‘‹ Hi there

I am a deep learning/machine learning engineer and have experience with working in startups as deep learning and computer vision developerπŸ‘¨β€πŸ’». Interested in making life better by letting machines learn. Fascinated about AGI (artificial general intelligence). Highly motivated for solving problems in real applications.

  • πŸ”­ Professional experience with technology stacks with TensorFlow, Keras, PyTorch, OpenCV, Numpy, AWS, GCP, Docker, testing, CI/CD pipelines.
  • πŸ”­ Fluent in Python.
  • πŸ” Contributor to the open source medical imaging framework TorchIO.
  • ⚑ Worked for startups in de sports analytics and medical imaging sector.
  • πŸ’¬ Already working with neural networks and deep learning since 2010.

Projects

Real time 3D player and ball tracking

For a startup in the football industry I worked on real-time autonomous player and ball tracking. This product was used on the highest level in the Netherlands and in England.

To make this work we developed fast deep learning based player and ball detections algorithms based on YOLO (You Only Look Once).

github

The next step was classifying all detections. Is there a jersey number visible and if yes, which number? For this step a lot of labeled data is needed, also for the sparse numbers. Some smart methods were used here to handle this imbalance in the data.

Besides the jersey number the team has to be classified. The challenge here is that is has to work for all kind of jerseys, even for teams and outfits never seen before. A powerful feature representation was learned, which could be used to say if jerseys are from the same team or not. In combination with clustering algorithms, this yielded a powerful team classifier.

Other components involved are the linking of detections that belong the the same player or the same ball and the translation from image coordinates to world coordinates in 3D. This involves registration algorithms for the field, both deep learning and non deep learning based.

github

Synthetic CT generation

For a startup in the medical industry I worked on generating synthetic CT images from MRI images to avoid harmful radiation. This is used in several hospitals around the world. This work also requires multiple deep learning components. A challenging aspect is that medical 3D images are very large and cannot be loaded completely on (most) GPUs.

Localization and segmentations of bones are needed to detect the rigid parts of an image. First bones are localized and then a region around the detected landmark is cropped and segmented.

github

A combination of deformable and nondeformable registration algorithms is used to generate high quality paired data that can be used for supervised learning algorithms.

3D image to image deep learning algorithms are used to generate the synthetic CTs. Multiple methods are developed, based on CNNs (convolutional neural networks), GANs (Generative Adverserial Neural Networks), PerceiverIO (transformed based neural networks) and diffusion models.

github

Also the evaluation is an important part. To do this I developed surface distance metrics and visualizations to measure and show distances between the bones on the original CT and the synthetic CT.

github

Generating robotic manipulation trajectories

As deep learning research intern at IBM I worked on a deep learning project for generating manipulation trajectories for a robot arm. This work involved handling multimodal input (point clouds and text) and generating a trajectory in an autoregressive way.


Visitor count

πŸ“« Reach me at

Linkedin LinkedIn

Derk Mus's Projects

apprenticedriver icon apprenticedriver

Driver based on apprenticeship learning algorithms for the Simulated Car Racing Championship

convnet icon convnet

Convolutional Neural Network for CIFAR 10

deeplearntoolbox icon deeplearntoolbox

Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.

flamingo-pytorch icon flamingo-pytorch

Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

torchio icon torchio

Medical image preprocessing and augmentation tools for deep learning

transformers icon transformers

πŸ€— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

tutorials icon tutorials

A series of machine learning tutorials for Torch7

vmamba icon vmamba

VMamba: Visual State Space Models

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.