Skip to content
View Atharva01's full-sized avatar
  • FAU Erlangen-Nürnberg
  • Erlangen

Highlights

  • Pro

Block or report Atharva01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Atharva01/README.md

🔬 Research Projects

Visual explanations for CNN predictions using Grad-CAM

  • FastAPI + PyTorch + ResNet18
  • Grad-CAM heatmap visualization
  • Explainable AI

Voxel-wise segmentation of the tumor mapping distinct tumor subregions including whole tumor, tumor core, and enhancing tumor regions.

  • Build a 3D-UNET architecture to perform brain tumor segmentation on multi-modal MRI scans (BraTS dataset), processing T1ce, T2, and FLAIR imaging modalities.
  • Fully modularized pipeline with separate, reusable components for preprocessing, dataset handling, model definition, training, evaluation, and visualization.

Implementation from transformer architecture using Pytorch

  • Built transformer architecture from scratch using PyTorch with complete encoder-decoder implementation.
  • Trained and validated sequence-to-sequence translation model

🛠 Tech Stack

ML/AI: PyTorch · Hugging Face · LangChain
Backend: FastAPI · Flask · Streamlit
DevOps: Docker · CI/CD · Azure
Data: SQL · Vector Databases (Pinecone, ChromaDB)


🐍 Contribution Snake

github-snake

Connect

LinkedIn GitHub

Pinned Loading

  1. Brain-Tumor-Segmentation-3DUNET Brain-Tumor-Segmentation-3DUNET Public

    Model: 3D UNET

    Python 1

  2. gradcam-explainability-system gradcam-explainability-system Public

    Grad-CAMs based explainable AI System

    Python

  3. code-reviewer code-reviewer Public

    Python