Ahmed (AHMEDSANA)

AHMEDSANA

Geek Repo

Github PK Tool:Github PK Tool

Ahmed's repositories

Binary-Class-Brain-Tumor-Segmentation-Using-UNET

We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for our segmentation.

Language:Jupyter NotebookStargazers:12Issues:1Issues:0

Four-class-Brain-tumor-segmentation.

We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for training our dataset.

Language:PythonStargazers:4Issues:1Issues:0

Drowsiness-Detection

In this project we will train our model on open and close eyes dataset then use that with face recognition library to check if the driver is sleeping or not.

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

Spam-and-Ham-text-classifier

In this project we are using LSTM to classify texts as spam or ham.

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

Stable-Diffusion

In this project we will train stable diffusion model on CIFAR10 dataset and then try to generate images form ten different classes.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Binary-class-Brain-Tumor-classification.

In this we trained a model to detect if there is a tumor in the brain image given to the model. Meaning a model for binary class with an accuracy of above 90 for same and cross validation.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Simple-Computer-Vision-Codes-in-Python

In this you will find simple and easy Computer Vision Codes in Python

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

AHMEDSANA

I am an Artificial Intelligence Engineer with expertise in Machine Learning and Computer Vision.

Book-Recommendation-System-using-KNN

In this project we used a k-nearest neighbors algorithm (KNN) to recommend a book based on your previous book prefrecnces.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Cat-and-Dog-Classifier

In this project we will classify Dog and Cat images using Convolution Neural Network (CNN)

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Cost-Prediction

In this project we will predict the cost required for a patient depending on his/her health conditions.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Linear-Regression

Linear Regression using Matlab on a Kaggle dataset.

Language:MATLABStargazers:1Issues:1Issues:0
Language:PythonStargazers:1Issues:0Issues:0

Twitter-Sentiment-Analysis-using-RNN-LSTM

In this Project we will train our RNN model by giving it different tweets and then predict the sentiments of the tweets.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0