Artifical Neural Network and Deep Learning Projects

Technologies used:

Python badge Tensorflow badge Keras badge KerasCV badge NumPy badge Matplotlib badge Seaborn badge VSCode badge Github badge Kaggle badge Google Colab badge

Blood Cells Classification πŸ©ΈπŸ”¬ Link to heading

In this project, we successfully classified 96x96 RGB images of blood cells into eight distinct classes, each representing a particular cell state. This multi-class classification problem required us to assign the correct class label to each RGB image.

Martian Terrain Semantic Segmentation πŸͺπŸ” Link to heading

In this project, we developed an ensemble model for segmenting Martian terrain images. The ensemble combines multiple U-Net models with custom enhancements to improve segmentation accuracy.

View Project Repository