mooooona's Stars
BGT-M/spartan2
A collection of data mining algorithms on big graphs and time series
wtybest/HairCLIP
[CVPR 2022] HairCLIP: Design Your Hair by Text and Reference Image
thunil/TecoGAN
This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
amusi/CVPR2025-Papers-with-Code
CVPR 2025 论文和开源项目合集
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
yinboc/liif
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
XPixelGroup/ClassSR
(CVPR2021) ClassSR: A General Framework to Accelerate Super-Resolution Networks by Data Characteristic
yhjo09/ciplab-NTIRE-2020
njulj/RFANet
Residual Feature Aggregation Network for Image Super-Resolution
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
clovaai/cutblur
Rethinking Data Augmentation for Image Super-resolution (CVPR 2020)
AlexiaJM/RelativisticGAN
Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"
Lornatang/ESRGAN-PyTorch
A simple implementation of esrgan, which uses the pytorch framework.
Tencent/Real-SR
Real-World Super-Resolution via Kernel Estimation and Noise Injection
LeeSureman/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
YingqianWang/Flickr1024
[ICCVW 2019] A Large-Scale Dataset for Stereo Image Super-Resolution
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
ZZUTK/SRNTT
Image Super-Resolution by Neural Texture Transfer
oneTaken/Awesome-SuperResolution
awesome super resoluiton paper collections w/o code including paper citation
alterzero/DBPN-Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
FupingWu90/CFDnet
domain adaptation with CF distance for medical image segmentation
willard-yuan/awesome-cbir-papers
📝Awesome and classical image retrieval papers
leeesangwon/PyTorch-Image-Retrieval
A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).
facebookresearch/multigrain
Code for "MultiGrain: a unified image embedding for classes and instances"
tensorflow/models
Models and examples built with TensorFlow
chaofengc/PSFRGAN
PyTorch codes for "Progressive Semantic-Aware Style Transformation for Blind Face Restoration", CVPR2021
csxmli2016/DFDNet
Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch