PixelNet
PixelNet Architecture
An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation.
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at http://www.cs.cmu.edu/~aayushb/pixelNet/.
195 stars
14 watching
48 forks
Language: Matlab
last commit: over 7 years ago
Linked from 1 awesome list
caffedeep-learningdepth-estimationedge-detectionpixelssemantic-segmentationsurface-normalsunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
alibaba-miil/tresnet | A high-performance deep learning architecture designed to balance accuracy and efficiency on GPUs. | 471 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
openai/pixel-cnn | A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. | 1,921 |
linksense/lightnet | Research into efficient neural networks for semantic image segmentation in autonomous driving applications | 719 |
karandwivedi42/imagenet-multigpu.torchnet | A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
dvornikita/blitznet | A deep learning framework for real-time object detection and semantic segmentation in images. | 313 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
nutszebra/prelu_net | An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. | 12 |
guosheng/refinenet | A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |