Skip to content
View max-kazak's full-sized avatar
:octocat:
:octocat:

Block or report max-kazak

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
max-kazak/README.md

Hi, I'm Max 👋

I'm a software engineer who's passionate about learning new technologies and applying them in real life. Check out the projects that I've worked on so far!

Autonomous Cars and Drones 🚗

Computer Vision 👀

Computational Photography 📷

Deep Learning 🧠

Robotics 🤖

Classes 🎓

Misc ☕

Pinned Loading

  1. CV_House_Numbers_Detection CV_House_Numbers_Detection Public

    Computer Vision: detecting house numbers IRL using Neural Networks

    Jupyter Notebook

  2. house_detection house_detection Public

    Training neural network to detect houses on the satellite images

    Jupyter Notebook 1 1

  3. HomeServiceRobot HomeServiceRobot Public

    Simulating robot's mapping (SLAM), localization (AMCL) and navigation (Dijkstra) in ROS to move around the house.

    C++ 1

  4. CV_Tracking CV_Tracking Public

    Computer Vision: Object tracking

    Python

  5. SensorFusion SensorFusion Public

    Combining sensor inputs from camera/lidar/radar to detect, track moving vehicles and estimate their speed and direction.

    C++ 23 11

  6. AdvancedLaneFinding AdvancedLaneFinding Public

    Detecting road lane using Computer Vision.

    Python