debasish-dutta's Stars
jbhuang0604/SelfExSR
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
WeiHan3/dsrn
Implementation for our CVPR 2018 paper
tyshiwo/DRRN_CVPR17
Code for our CVPR'17 paper "Image Super-Resolution via Deep Recursive Residual Network"
yulunzhang/RDN
Torch code for our CVPR 2018 paper "Residual Dense Network for Image Super-Resolution" (Spotlight)
ivnvxd/arc-export
Export pinned Arc Browser tabs for importing bookmarks into other browsers
LoSealL/VideoSuperResolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
eugenesiow/super-image-data
Image super resolution datasets for use with the super-image library.
krasserm/super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
limbee/NTIRE2017
Torch implementation of "Enhanced Deep Residual Networks for Single Image Super-Resolution"
Araxeus/PNG-Upscale
AI Super - Resolution
MaokeAI/SRCNN-keras
ChunmingHe/awesome-diffusion-models-in-low-level-vision
XPixelGroup/HAT
CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer Arxiv - HAT: Hybrid Attention Transformer for Image Restoration
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
ChaofWang/Awesome-Super-Resolution
Collect super-resolution related papers, data, repositories
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
jbhuang0604/awesome-tips
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
bnsreenu/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
ComputingMongoose/AsmANN
Assembly language Artificial Neural Network
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Neuralearn/deep-learning-with-tensorflow-2
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
3b1b/manim
Animation engine for explanatory math videos
lukepolson/youtube_channel
Notebooks for the python tutorials of my youtube channel. See specific youtube video for link to specifc notebook.
pratikkayal/PlantDoc-Dataset
Dataset used in "PlantDoc: A Dataset for Visual Plant Disease Detection" accepted in CODS-COMAD 2020
facebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.