Projects & Code

This page contains links to repositories of code for a few of the interesting projects that I have worked on throughout my academic and professional career.

An image similarity analysis using SqueezeNet as Siamese network on CIFAR-10 dataset.

Language and Frameworks: Python, Keras, Google Colab
Code: https://github.com/hassanrasheedk/cifar10-similarity-analysis

A Vehicle Make and Model Recognition system that uses machine learning to identify a vehicle's make and model.

Language and Frameworks: Python, C, YOLOv3, OpenCV
Code: https://github.com/hassanrasheedk/V-Detect

An intelligent web scraper that uses a deep neural network and performs object detection to filter results. This allows for more accurate dataset.

Language and Frameworks: Python, YOLOv3, OpenCV
Code: https://github.com/hassanrasheedk/intelliscraper

A very basic version of an autonomous vehicle that can track a ball and chase it (inspired by  RoboCup).

Language and Frameworks: C++,  Arduino, OpenCV
Code: https://github.com/hassanrasheedk/footybot