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
605 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,196 |
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 | 245 |
mrgiovanni/unetplusplus | A medical image segmentation framework that uses a nested U-Net architecture to improve accuracy and exploit multiscale features. | 2,336 |
unsky/focal-loss | An implementation of focal loss for dense object detection in mxnet. | 486 |
giorgiop/loss-correction | Provides a framework for implementing robust loss functions to mitigate the effects of label noise in deep neural networks. | 90 |
alanchou/truncated-loss | An implementation of a loss function designed to improve the training of deep neural networks with noisy labels | 126 |
deepmed-lab-ecnu/deeprft-aaai2023 | An image deblurring technique based on frequency selection using machine learning models | 18 |
liuquande/feddg-elcfs | This project presents a framework for federated domain generalization in medical image segmentation using continuous frequency space and episodic learning. | 246 |
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 functions for image restoration and deconvolution using shrinkage fields | 36 |
aka-discover/ccmba_cvpr23 | Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 6 |