SegLossOdyssey
Segmentation losses
A collection of loss functions for medical image segmentation tasks
A collection of loss functions for medical image segmentation
4k stars
98 watching
603 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coincheung/pytorch-loss | Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,181 |
bes-dev/mpl.pytorch | A PyTorch implementation of a loss function used in semantic image segmentation | 175 |
hanxunh/active-passive-losses | A PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels. | 134 |
akolesnikoff/sec | Proposes an approach to weakly-supervised image segmentation using a composite loss function | 244 |
mrgiovanni/unetplusplus | A medical image segmentation framework that uses a nested U-Net architecture to improve accuracy and exploit multiscale features. | 2,304 |
unsky/focal-loss | An implementation of the focal loss algorithm for dense object detection in deep learning models. | 485 |
giorgiop/loss-correction | Provides a framework for implementing robust loss functions to mitigate the effects of label noise in deep neural networks. | 88 |
alanchou/truncated-loss | An implementation of a loss function designed to improve the training of deep neural networks with noisy labels | 125 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
liuquande/feddg-elcfs | A framework for federated learning on medical image segmentation using continuous frequency space interpolation. | 240 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
princeedey/brain-tumor-detection-and-segmentation-using-mri-images | Detects and outlines tumor areas in MRI images using image processing and segmentation techniques. | 57 |
uschmidt83/shrinkage-fields | A collection of MATLAB code implementing image restoration techniques based on shrinkage fields | 36 |
aka-discover/ccmba_cvpr23 | Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 5 |