py-img-seg-eval
Image Segmentation Metrics Library
A Python package providing metrics and tools for evaluating image segmentation models
Evaluation metrics for image segmentation inspired by paper Fully Convolutional Networks for Semantic Segmentation
282 stars
6 watching
83 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lartpang/pysodmetrics | A library providing an implementation of various metrics for object segmentation and saliency detection in computer vision. | 144 |
benhamner/metrics | Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. | 1,627 |
evanwy/carlasemseg | Automated image segmentation algorithm for autonomous driving research using the Carla dataset | 8 |
emrekavur/chaos-evaluation | Evaluates segmentation performance in medical imaging using multiple metrics | 57 |
lartpang/pysodevaltoolkit | A comprehensive Python toolbox for evaluating salient object detection and camouflaged object detection tasks | 167 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
bodokaiser/piwise | This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 383 |
martinkersner/train-deeplab | Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks | 172 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
kreshuklab/plant-seg | A tool for cell instance aware segmentation in densely packed 3D volumetric images | 97 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
pkinney/segseg_ex | An Elixir module that calculates intersection and classification of two line segments | 6 |