Projects with this topic
-
This project leverages the Brain Tumor Image database to develop a semantic segmentation model for detecting brain tumors. The model is based on an encoder-decoder U-Net architecture, which classifies each pixel in a medical image as either tumor or healthy tissue. The resulting segmentation is visualized as a binary mask, clearly delineating the tumor region from the surrounding healthy areas.
The model successfully localizes the tumor’s global position with high accuracy but the precise shape and boundaries remain approximate (moderate Dice coefficient). Extending the training phase with additional epochs could refine the segmentation quality, leading to a higher Dice coefficient and more accurate tumor delineation.
Updated -
An AI-driven pipeline for detecting and quantifying cancer and inflammatory tissue on biopsy slides to support standardized diagnostics. This independent fork focuses on advanced ensembling (SMP <-> nnU-Net), probability fusion, and Test-Time Augmentation (TTA), providing a highly reproducible training and inference workflow.
Updated -
This is a project to train, use and analyze 2D and 3D neural networks for segmentation.
Updated -
This is a project to train, use and analyze 2D and 3D neural networks for segmentation. It contains a UI and is implemented in pytorch and django as backend.
Updated -
[SOICT2023] Official Implementation of MCLDA: Multi-level Contrastive Learning for Domain Adaptive Semantic Segmentation
Updated -
U-Net Adaptive Generalized Image Binarization for Documents
Mirrored from: https://github.com/venkatakolagotla/robin Originally forked from: https://github.com/masyagin1998/robin
Updated -
This repository contains all my work related to the study of effectiveness of wavelet feature extraction on: Pose estimation Human segmentation Object detection Image Processing
Updated -
Dense Prediction by Means of Self-attention Layers - research of models for dense prediction (semantic segmentation) - primarily transformers (models in focus: Segmenter, Swin transformer) and comparison with convolutional models (model in focus: pyramidal SwiftNet). Also, research, design and implementation of pyramidal models of transformer-convolutional model (Segmenter-SwiftNet) and transformer-transformer (Segmenter-Segmenter) type. Implementation is in PyTorch deep learning framework. My graduate thesis computer vision project.
Updated -
-
Updated
-
Updated
-
Updated