Power Line Inspection System
An automated system for detecting faults in power lines using deep learning applied to UAV-collected color images.
Technologies: Python, YOLOv12, colab
An automated system for detecting faults in power lines using deep learning applied to UAV-collected color images.
Technologies: Python, YOLOv12, colab
A parallel implementation of the bitonic sort algorithm using CUDA, comparing performance against a sequential CPU version.
Technologies: C, CUDA, GPU Programming