ConvCRF

ConvCRF model

An implementation of a convolutional Conditional Random Field model for semantic segmentation tasks.

This repository contains the reference implementation for our proposed Convolutional CRFs.

GitHub

564 stars
22 watching
133 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

crf-as-rnndeeplearningpytorchsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cvjena/cn24 A framework for building semantic segmentation models using convolutional patch networks 123
lucasb-eyer/pydensecrf A Python wrapper for fully connected CRFs with Gaussian edge potentials used in computer vision and machine learning. 1,962
stanford-crfm/levanter A framework for training large language models that prioritizes legibility, scalability, and reproducibility 527
princetonvision/marvin A minimalistic GPU-only framework for building N-dimensional ConvNet neural networks 421
martinkersner/train-crf-rnn Trains a CRF-RNN model for semantic image segmentation using the PASCAL VOC dataset. 199
torrvision/crfasrnn A deep learning-based method for semantic image segmentation using conditional random fields and recurrent neural networks 1,342
speedinghzl/ccnet An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. 1,432
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,729
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
marvinteichmann/kittiseg An implementation of a fully convolutional network-based road segmentation model using TensorFlow. 911
sadeepj/crfasrnn_keras This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. 603
preritj/segmentation Deep learning models for semantic segmentation of images 101
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,102
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 392
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 237