Featured Projects
CineRecall
Cinerecall is a web-based tool designed to help users rediscover movies from their memories. If someone remembers specific scenes, characters, or plot details but can’t quite recall the title of the film, they can use this platform to search for movies based on those fragmented memories. Users can input details like specific scenes, dialogue, or visual elements they remember, and the site provides a list of possible movie matches. The service leverages a large database of films to suggest titles that align with the provided description, making it easier for users to find movies they’ve seen in the past but have trouble identifying. CineRecall offers a unique and user-friendly way to reconnect with films, even when only partial information is available.
Vision Transformer
A vision transformer, or ViT, is a deep learning architecture designed for computer vision tasks. Unlike traditional convolutional neural networks (CNNs), which rely on convolutional layers to process image data, ViTs utilize self-attention mechanisms commonly found in transformer models. Vision Transformer Paper ViT extends the success of transformers from natural language processing to image analysis, demonstrating remarkable performance on various image recognition tasks. This introduction will provide an overview of the key concepts and contributions of the Vision Transformer paper, setting the stage for a deeper exploration of its innovative methodology and experimental results.
Baltimore Police Department Crime
Open Baltimore Crime Data Open Baltimore Crime Data Analysis is a data-driven project focused on exploring and interpreting crime data from the city of Baltimore. By leveraging various analytical techniques, this initiative aims to uncover trends, patterns, and insights within the dataset, providing valuable information to local authorities and communities. Through rigorous analysis, it seeks to enhance understanding of crime dynamics, contribute to informed decision-making, and ultimately promote safer and more secure neighborhoods in Baltimore.
Real Time Facemask Detection System
The YOLO Real Face Mask Detection System is an advanced computer vision application that utilizes the YOLO (You Only Look Once) object detection algorithm to identify and categorize whether individuals in images or video streams are wearing face masks accurately and in real-time. This system plays a crucial role in monitoring and enforcing mask-wearing compliance, especially during health crises such as the COVID-19 pandemic. It provides rapid and reliable detection of individuals wearing masks and those who are not, contributing to public health and safety efforts by minimizing the spread of infectious diseases.
Spot the Mask Challenge
The Spot the Mask Project is an exciting competition-based initiative that harnesses the power of machine learning to classify images exclusively sourced from zindi . In this competition, participants are tasked with creating and fine-tuning image classification models to discern whether individuals in these images are wearing masks. It represents a significant and innovative challenge within the machine learning community.