Segmentation_tutorial

Model Training Script

A tutorial project on teaching model training scripts using Config API Catalyst

Transfer catalyst from jupiter API to Config API

GitHub

8 stars
1 watching
1 forks
Language: Python
last commit: about 4 years ago

Related projects:

Repository Description Stars
bloodaxe/catalyst-inria-segmentation-example An example project demonstrating the use of Catalyst for training segmentation models from Inria Satellite Segmentation Challenge data. 45
musket-ml/segmentation_training_pipeline A tool for defining and running machine learning experiments for image segmentation in Python. 53
microsoft/mpnet Develops a method for pre-training language understanding models by combining masked and permuted techniques, and provides code for implementation and fine-tuning. 288
gaelvaroquaux/scikit-learn-tutorial A tutorial on applying machine learning to practical situations using the scikit-learn library 129
zfturbo/zf_unet_224_pretrained_model A pre-trained convolutional neural network model for image segmentation tasks. 214
ternaus/iglovikov_segmentation A deep learning-based semantic segmentation pipeline using the Catalyst framework. 20
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
petrama/vggsegmentation A script for preparing datasets and training a VGG16-based segmentation model on the Cityscapes dataset 6
amueller/scipy_2015_sklearn_tutorial Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. 576
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
locuslab/e2e-model-learning Develops an approach to learning probabilistic models in stochastic optimization problems 200
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 410
adrianmoisey/learn-python A collection of resources and tutorials for learning the Python programming language 222
vimalabs/vima An implementation of a general-purpose robot learning model using multimodal prompts 774
beastbyteai/falcon Automates machine learning model training using pre-set configurations and modular design. 159