SRDenseNet-pytorch
Image upscaler
A PyTorch implementation of an image super-resolution model based on dense skip connections.
SRDenseNet-pytorch(ICCV_2017)
119 stars
6 watching
16 forks
Language: Python
last commit: over 6 years ago densenetpythonpytrochsuper-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning model for single image super-resolution using a generative adversarial network | 487 |
| A PyTorch implementation of a deep learning model for super resolution | 194 |
| Unofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone. | 201 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 46 |
| Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |