Catalyst-Inria-Segmentation-Example
Segmentation model trainer
An example project demonstrating the use of Catalyst for training segmentation models from Inria Satellite Segmentation Challenge data.
An example project showing the power of Catalyst for training segmentation model for Inria Sattelite Segmentation Challenge
45 stars
4 watching
6 forks
Language: Python
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bloodaxe/segmentation-networks-benchmark | A comprehensive benchmark framework for evaluating the performance of various segmentation network architectures on diverse datasets. | 36 |
bekovmi/segmentation_tutorial | A tutorial project on teaching model training scripts using Config API Catalyst | 8 |
catalyst-team/neuro | A 3D brain segmentation pipeline using Python and the Catalyst framework. | 19 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |
musket-ml/segmentation_training_pipeline | A tool for defining and running machine learning experiments for image segmentation in Python. | 53 |
e-lab/enet-training | Provides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing | 351 |
locuslab/e2e-model-learning | Develops an approach to learning probabilistic models in stochastic optimization problems | 200 |
ngxbac/structseg2019 | A solution to a computer vision task involving image segmentation | 19 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
mrgloom/keras-semantic-segmentation-example | This project demonstrates basic semantic segmentation using a deep neural network in Keras. | 56 |
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 849 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |