Skip to content
View ManuelZ's full-sized avatar

Block or report ManuelZ

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

Hi, my name is Manuel

Fields of interest: Computer Vision, Mechatronics and Robotics, Multibody Dynamics Simulation

Skills

  • Languages:   Python, JavaScript, C++
  • ML/DL:      OpenCV, PyTorch, Tensorflow, Lightning, Keras, Scikit-learn
  • DevOps:     Linux, Git, Docker
  • Robotics:    Webots simulator, Exudyn dynamics simulator
  • CAD:        Solid Edge, Inventor, Alibre

Computer vision projects

  • TV remote Automation

    Automation of TV remote controls to assist older adults with button visibility and navigation.


  • Document scanner simulation

    A document scanner application that converts images of rectangular documents into a top-down view with classical computer vision, tested in a robotics simulator.


  • 30K cards identification system

    Card identification system that matches a query card to a 30K card database using fine-tuned deep feature embeddings and similarity search.


  • Semantic segmentation

    Semantic segmentation on images taken from drones to differentiate between 12 classes.


  • Object detection

    Object detection to localize license plates of cars.


  • Classification

    Image classification of 13 different Kenyan food types.

Pinned Loading

  1. robotics_algorithms robotics_algorithms Public

    My own implementations of various robotics algorithms (actually, just one) using ROS2 and the Webots simulator.

    Python 2 1

  2. Complementary-Filter Complementary-Filter Public

    Implementation of a Complementary Filter using accelerometer and gyro data collected from a smartphone.

    Python 1