EDVR
Restoration toolkit
A PyTorch-based toolbox for image and video restoration and enhancement tasks
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
1k stars
57 watching
316 forks
Language: Python
last commit: over 3 years ago basicsredvrpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
xlearning-scu/2022-cvpr-airnet | Restores degraded images by combining multiple tasks of dehazing, denoising and deraining in a single framework | 176 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 806 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
algolzw/daclip-uir | This project controls vision-language models to restore degraded images in various environments and conditions. | 662 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
xxradon/igcv3-pytorch | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
wxywhu/srdensenet-pytorch | A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
penghao-wu/vstar | PyTorch implementation of guided visual search mechanism for multimodal LLMs | 527 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |
mrdrozdov-github/pytorch-extras | A collection of utility functions to extend PyTorch functionality | 50 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 508 |