Git Product home page Git Product logo

Hi, I'm Adam,

I make sense of AI algorithms, develop software in C++ and Python, and lead engineering teams. Most recently I have worked on the prediction module of the highway autopilot system of BMW. Prior to that I led autonomous driving development at AImotive (acquired by Stellantis), founded a small startup, and created a scientific conference administration system.

Currently I focus on studying AI full time at the University of Amsterdam. Check out my CV or LinkedIn for more information.

Public projects

Academic projects

  • On the reproducibility of: "Learning Perturbation to Explain Time Series Predictions" - Learning new alterations of time series signals to better explain what time series classification models focus on when making predictions (publication @ TMLR, ML Reproducibility Challenge 2023, repo)
  • Assessing expertise overlap in Mixture of Experts Architectures - Interpretability analysis of a Mixture of Expert model with a focus on expert specialization (poster)
  • (Even More) Efficient Equivariant Transfer Learning from Pretrained Models - Exploring ways to introduce equivariance into large foundation models trained without it (article, repo)
  • Improving novel view synthesis of 3D Gaussian splats using 2D image enhancement methods - Evaluating the option of using diffusions models to improve the results of incorrect reconstructions from 3D Gaussian Splatting (article, repo)

MOOC

I followed the Udacity Self-Driving Car Engineer Nanodegree. Projects in the course cover all major parts of a self-driving software, some of which are here:

  • Planning - Basic behavior and motion planning tested in Carla. State machine-based behavior planning, motion planning using cubic spirals, velocity profile generation and cost-function based trajectory selection with static collision checking (repo)
  • Control - Control and trajectory tracking for AVs tested in Carla. Implementing separate PID controllers for throttle and steering, controller parameter tuning using the twiddle algorithm, and some fixes to the original planner and simulator client (repo)
  • LIDAR-camera fusion - Lidar-camera fusion with data association, track management and object tracking using an Extended Kalman Filter (repo)
  • LIDAR detection - Lidar 3D object detection using FPN ResNet, Darknet and Tensorflow using the Waymo Open Data Set (repo)
  • Traffic sign detection - Camera-based traffic sign classification with a classic CNN (repo)
  • CV Lane detection 2 - Advanced lane detection using traditional CV algorithms. Calibration, birds-eye view perspective transformation, sliding windows based lane finding and temporal tracking (repo)
  • CV Lane detection 1 - Basic lane detection using traditional CV algorithms. Thresholding, Canny edge detection, line clustering using DBSCAN, ego lane separator selection and visualization (repo)

Ádám Divák's Projects

pyemotiv icon pyemotiv

A Python library for data acquisition from the Emotiv Epoc EEG headset, using the research SDK.

time_interpret icon time_interpret

Code for On the reproducibility of: "Learning Perturbation to Explain Time Series Predictions", based on Joseph Enguehard's time series interpretability library

udacity_sd_advanced_lanes_cv icon udacity_sd_advanced_lanes_cv

Lane detection using traditional CV algorithms - calibration, birds-eye view perspective transformation, sliding windows based lane finding and temporal tracking

udacity_sd_basic_lanes_cv icon udacity_sd_basic_lanes_cv

Basic lane detection using traditional CV algorithms. Thresholding, Canny edge detection, line clustering using DBSCAN, ego lane separator selection and visualization

udacity_sd_control icon udacity_sd_control

Control and trajectory tracking for AVs tested in Carla. Implementing separate PID controllers for throttle and steering, controller parameter tuning using the twiddle algorithm, and some fixes to the original planner and simulator client

udacity_sd_lidar_fusion icon udacity_sd_lidar_fusion

Lidar 3D object detection using NNs. Lidar-camera fusion using an EKF model, data association and track management

udacity_sd_planning icon udacity_sd_planning

Basic behavior and motion planning tested in Carla. State machine-based behavior planning, motion planning using cubic spirals, velocity profile generation and cost-function based trajectory selection with static collision checking

udacity_sd_vision_nn icon udacity_sd_vision_nn

Starter Code for the Course 1 project of the Udacity Self-Driving Car Engineer Nanodegree Program

vgg_deconv_vis icon vgg_deconv_vis

Visualising what a convolutional neural network 'sees' using the Deconvnet technique, which identifies parts of an image that a given neuron/layer is sensitive to. Analysis performed using VGG.

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.