Skip to content
View pulinduvidmal's full-sized avatar

Highlights

  • Pro

Block or report pulinduvidmal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
pulinduvidmal/README.md

Hi there 👋

  • 🎓 I am an Electronic and Telecommunication Engineering undergraduate student pursuing a BSc degree at the University of Moratuwa, Sri Lanka.
  • 🤖 I'm looking to collaborate on Deep Learning, Computer Vision, HCI and Robotics fields.
  • 📫 How to reach me: pulindu@ieee.org

Pinned Loading

  1. Facial-Key-Points-Detection Facial-Key-Points-Detection Public

    This project develops a deep learning model using CNNs and Residual Blocks to predict facial key-points. The application spans from emotion recognition in AI to driver monitoring systems.

    Jupyter Notebook 3

  2. Semantic_Segmentation_Using_U-Net Semantic_Segmentation_Using_U-Net Public

    This repository implements a U-Net based approach for semantic segmentation of aerial images, using the Aerial Semantic Segmentation Drone Dataset. The model is designed to classify each pixel in t…

    Jupyter Notebook 2

  3. SLRC-vision-system SLRC-vision-system Public

    Forked from devnithw/SLRC-vision-system

    Computer Vision system for identifying 3D-objects and identifying colors using Deep Learning and OpenCV. Made for SLRC 2024.

    Jupyter Notebook

  4. Sparkle-Robot Sparkle-Robot Public

    Sparkle Robot, a versatile robotic platform powered by Arduino to fulfill the EN2533: Robot Design and Competition tasks

    C++ 2 4

  5. Flower-Exchange-LSEG Flower-Exchange-LSEG Public

    Forked from eshansurendra/Flower-Exchange-LSEG

    This project implements a simplified Flower Exchange system as part of the C++ Workshop Series at the University of Moratuwa, organized by the London Stock Exchange Group (LSEG). The Flower Exchang…

    C++

  6. speech_recognition_robot speech_recognition_robot Public

    This project integrates OpenAI's Whisper model with a UR10 robotic arm to enable speech-controlled automation. Users give voice commands, which are transcribed using Whisper and processed by a Flas…

    Python