fbrs_interactive_segmentation
Segmentation model trainer
A framework for training and testing interactive segmentation models using PyTorch and supporting various architectures
[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331
583 stars
16 watching
94 forks
Language: Jupyter Notebook
last commit: about 1 year ago
Linked from 1 awesome list
brscvprcvpr2020deeplab-v3-plusf-brshrnetsinteractive-segmentationpretrained-modelspytorchsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
thuyngch/human-segmentation-pytorch | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
warmspringwinds/pytorch-segmentation-detection | Provides pre-trained models and scripts for image segmentation and object detection in PyTorch. | 745 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
keplr-io/hera | Enables real-time training and evaluation of machine learning models with remote dashboard visualization. | 487 |
cvjena/cn24 | A framework for building semantic segmentation models using convolutional patch networks | 123 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |