LRR
Image Reconstruction Library
Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques.
code and models for "Laplacian Pyramid Reconstruction and Refinement for Semantic Segmentation"
59 stars
5 watching
14 forks
Language: Matlab
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,787 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
labforcomputationalvision/matlabpyrtools | Tools for multi-scale image processing and analysis | 180 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 22 |
mrgloom/keras-semantic-segmentation-example | This project demonstrates basic semantic segmentation using a deep neural network in Keras. | 56 |
megvii-research/tlc | Improves image restoration performance by converting global operations to local ones during inference | 231 |
0bserver07/one-hundred-layers-tiramisu | An implementation of a state-of-the-art deep learning model for semantic image segmentation | 197 |
jshilong/gpt4roi | Training and deploying large language models on computer vision tasks using region-of-interest inputs | 517 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 34 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |