Dasith Edirisinghe
Machine Learning Engineer
Computer Vision Researcher
With a strong foundation in Computer Science, Mathematics, and Software Engineering, I am a Machine Learning Engineer and Researcher who recently graduated with first-class honors from the University of Moratuwa, Sri Lanka. My research interests center on developing advanced AI techniques that closely mimic human cognition, focusing on Computer Vision and Multimodal Representation Learning. Additionally, I am interested in optimizing AI models for efficient training and inference on specialized hardware.
CS3042: Database Systems, University of Moratuwa
CS3953: Technical Writing, University of Moratuwa
LiveRoom Tech Talks
CSE, University of Moratuwa
CS & ES, University of Moratuwa
• This project involves researching and comparing various contrastive learning methods, such as SimSiam, BYOL,
SWaV, and SimCLR. I implemented different contrastive model architectures for both training and inference,
processing 1D ECG signals and enhancing them for downstream tasks like classification using PyTorch.
Learning Outcomes : Research and Development, Contrastive Learning, Self-supervised learning
• This project is regarding the Classification of Anomalies in the Gastrointestinal
Tract through Endoscopic Imagery. Deep Convolutional Neural Network with transfer
learning was used. MobileNetV2 has used as the base model.
Learning Outcomes : CNN, Transfer Learning
• The goal of this project is to predict wildfires in Australia.
I developed the predictive model using prophet
Learning Outcomes : Time Series Forecasting
• iVoke focuses on detecting driver drowsiness by observing eye blink rate.
Learning Outcomes : Eye Blink Detection(OpenCV), Embedded Hardware(Rpi)