There are 1 repository under u-net-pytorch topic.
Official Pytorch Code base for "MobileUtr: Revisiting the relationship between light-weight CNN and Transformer for efficient medical image segmentation"
An example of easytorch implementation on retinal vessel segmentation.
Model training code for "A seasonally invariant deep transform for visual terrain-relative navigation"
Train a U-net model for pixel-wise segmentation of facial wrinkles. Based on FFHQ dataset.
Entries for the 2023 5th National College Student Integrated Circuit EDA Elite Challenge. SoC chip physical layout static IR drop prediction project based on methods such as image processing and NLP unsupervised learning.
Monte Carlo dropout method for uncertainty quantification in image segmentation
Utilizing U-NET deep-learning to deconvolve Structured Illumination Microscopy (SIM) Images. A clean and concise python implemenation.
Land cover classification in Tanzania using ensemble labels and high resolution Planet NICFI basemaps and Sentinel-1 time series.
Segmentation of cancerous tumors using Mamba. Code, resources, and paper provided. We manage to make a small (42k param) model that can segment pretty well.
Transforming 2D images into 3D semantically segmented scenes using innovative CNN architecture and COLMAP reconstruction.
MICCAI2019: 3D U2-Net: A 3D Universal U-Net for Multi-Domain Medical Image Segmentation
This research work basically highlights my undergrad thesis works. In my thesis, I have worked on the BraTS 2020 dataset. My total journey of thesis from building various models to writing paper is presented here.
U-Net algorithm for segmentation of Hippocampus from MRI brain scans for quantification of Alzheimer's Disease Progression.
Implementation of U-net and pipeline of changing color on human hair.
Standard U-Net based image denoising on COCO Dataset
U-Net based segmentation of CRC tiles and classification for nodal status
Machine learning algorithm that identifies how many cells appear in a given microscopy image with a corresponding segmentation mask
Modular PyTorch U-Net model
Project outside of course scope at (BSc) Machine Learning and Data Science education programme. Colab between NGI and DIKU at University of Copenhagen.
基于ResNet改进U-Net,融合注意力机制和ASPP模块,实现多类别语义分割。Improve U-Net based on ResNet, integrate attention mechanism and ASPP module, and realize multi-category semantic segmentation.
A PyTorch implementation of a Variational Autoencoder (VAE) with a U-Net architecture, self-attention, and perceptual loss to colorize grayscale images of birds.
EnACP: একটি Ensemble Learning মডেল যা অ্যান্টিক্যান্সার পেপটাইড সনাক্তকরণের জন্য ব্যবহৃত হয়।
Semantic segmentation of onboard images in rural environments using an autoencoder architecture. Trained on the Yamaha-CMU Off-Road Dataset , with K-Fold validation and evaluation based on loss and mIoU.
Prostate Segmentation using U-Net Model
Applying a range of classical and ML techniques on a collection of butterfly images.
Pytorch Implementation of U-Net on Cityscapes Dataset
Semantically segments the water body from satellite imagery
CymoHub: U-Net, Attention U-Net and Pix2Pix for Seagrass Mapping using WorldView Satellite Imagery
Custom Stable Diffusion pipeline, leveraging CLIP, VAE, U-Net, and LMS, that generates images from text prompts and transforms existing images using PyTorch, optimized for Apple Silicon Macs
Takes a black and white image, and converts it into a colour image. Based on the U-net model.
A GroceryNet application built using Streamlit for the classification and segmentation of grocery product images. The system leverages a multicolor dual-input CNN model with parallel U-Net architecture and pre-trained ResNeXt50_32x4d encoders. It uses the Hierarchical Grocery Store Dataset for training and evaluation.