Skip to content
View anurag965's full-sized avatar

Organizations

@teamignitionvitc

Block or report anurag965

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Brain-Tumor-Segmentation Brain-Tumor-Segmentation Public

    Brain tumor semantic segmentation pipeline using a BEiT-based transformer model with attention-driven decoding and skip connections. Handled YOLO/image-based masks, applied advanced augmentations (…

    Python

  2. Liver_disease_prediction Liver_disease_prediction Public

    Developed a YOLOv5-based deep learning model for liver disease detection. Integrated Stable Loss, data augmentation, and Adam optimizer. Evaluated performance with accuracy, precision, recall, and …

    Jupyter Notebook

  3. pix2pix_GAN_stanford_dogs pix2pix_GAN_stanford_dogs Public

    This project implements a Pix2Pix Conditional GAN that generates realistic images from edge outlines, using object masks from the COCO 2017 dataset. The model learns to translate binary edge maps i…

    Jupyter Notebook

  4. planet-habitability-predictor planet-habitability-predictor Public

    This project analyzes a comprehensive dataset of exoplanets to predict their habitability. It combines data preprocessing, feature engineering, class balancing, model training, and scientific metri…

    Jupyter Notebook

  5. OdiaGenAI_JanaSathi OdiaGenAI_JanaSathi Public

    Built a bilingual Retrieval-Augmented Generation (RAG) chatbot for Odisha government schemes using OpenRouter-hosted LLMs. Embedded chunked PDF data using all-MiniLM-L6 v2, performed cosine similar…

    Python

  6. Video-Stabilization Video-Stabilization Public

    This project implements video stabilization using OpenCV. It estimates motion between frames and smooths the trajectory using a Kalman filter, generating a stabilized video output with side-by-side…

    Python