StructSeg2019
Segmentation model
A solution to a computer vision task involving image segmentation
3rd of Task3 and 4th of Task4 of StructSeg2019 competition - MICCAI 2019
19 stars
4 watching
8 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
ngxbac/kaggle-recursion-cellular | An image classification project utilizing deep learning and reinforcement learning techniques to improve accuracy on the Recursion Cellular Image Classification competition. | 40 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
petrama/vggsegmentation | A script for preparing datasets and training a VGG16-based segmentation model on the Cityscapes dataset | 6 |
ngxbac/kaggle-google-landmark-2019 | A machine learning project to recognize landmarks from images using a deep neural network architecture. | 3 |
churuanh0/fastsam_awsome_tensorrt | An implementation of a CNN model optimized for speed and segment anything functionality using the FastSAM design. | 108 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 649 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
hellochick/semantic-segmentation-tensorflow | Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
bloodaxe/catalyst-inria-segmentation-example | An example project demonstrating the use of Catalyst for training segmentation models from Inria Satellite Segmentation Challenge data. | 45 |