Bird species identification is a deep learning project based on OneAPI-Tensorflow. The data includes a total number of 1856 audio records split into 40 bird species.
Road safety is a major concern today. Deep Automated driving and vehicle safety systems need object detection. It is important that object detection be accurate overall and robust to weather and environmental conditions and run in real-time. As a consequence of this approach, they require image.
This project aims to predict water quality, a critical aspect of environmental and public health. Leveraging a comprehensive dataset and advanced machine learning techniques, we strive to provide valuable insights into the suitability of water for consumption.
Project Summary: OxyGenius - Real-Time Tree Planting Predictor
OxyGenius is an innovative project aimed at addressing the pressing issue of global warming by harnessing the power of machine learning and real-time environmental data. The project's primary objective is to predict the number of trees
Real world models are always at risk of amplifying or replicating the real world bias such as gender discrimination or racial discrimination .We provide a in processing based method to removing gender bias from Model.
Created a mobile app powered by a TensorFlow NLP model trained on Reddit posts data to predict text stress levels, aiding users in managing their emotional well-being. Flutter is used for the app building, and REST API is hosted in PythonAnywhere
This project leverages Intel OneAPI libraries to create a versatile water quality prediction model. It ensures safe drinking water, aids environmental monitoring, and enhances industrial processes by analyzing diverse data sources and features.
Welcome to the English Premier League (EPL) Match Result Prediction Project! In this project, I have implemented three different classification algorithms - K-Nearest Neighbors (KNN), Naive Bayes, and DecisDecision Trees - to predict the outcomes of EPL matches.
Existing literature uses CNN techniques and multiple variations and derivatives of the same to detect and classify tumors. This project explores the opportunity to:
Utilise oneAPI to analyse the available datasets
Utilise oneAPI libraries to try and implement the current existing methods for tumor c
Drishti, is a computer vision-based assistive navigation system designed address the challenges faced by the visually impaired. By leveraging Intel’s AI Analytics tool advanced computer vision algorithms and depth estimation techniques.
We have predicted the trend of how, why, when and where of spread of Covid-19 pandemic. This study done as part of Intel OneAPI hackathon is essential for tackling similar situations in the future, and making our world a safer place to live in.
Developed an advanced water quality prediction model using the Intel OneAPI Toolkit and seamlessly integrated it with a water-focused chatbot. This synergy enables real-time monitoring, and data-driven decision-making, revolutionizing water resource management and promoting environmental awareness.
Firstly, it is a multi-modal dataset containing different data sources such as videos, biological analysis data, and participant data. Secondly, it is the first dataset of that kind in the field of human reproduction. It consists of anonymized data from 85 different participants.
This project is about water quality prediction using and without using oneAPI libraries like oneDAL and oneDNN for Random Forest Classification, Logistic Regression, Support Vector Classifier, Fully Connected Neural Networks and XGBoost Classifier
This Python script is designed for image classification using a pre-trained MobileNetV2 model in TensorFlow. It employs transfer learning to adapt a pre-trained model to classify images into multiple categories. The code performs the following steps:
Data Preprocessing: It uses an ImageDataGenerator