czzerone's Stars
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
Fanghua-Yu/SUPIR
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
baacloud/url
Baacloud官网
TMElyralab/MuseV
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
google/compare_gan
Compare GAN code.
GYee/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
scikit-learn-contrib/metric-learn
Metric learning algorithms in Python
asheeshcric/awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
omoindrot/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
sczhou/Upscale-A-Video
[CVPR 2024] Upscale-A-Video: Temporal-Consistent Diffusion Model for Real-World Video Super-Resolution
pfnet-research/sngan_projection
GANs with spectral normalization and projection discriminator
bnu-wangxun/Deep_Metric
Deep Metric Learning
yiranran/Audio-driven-TalkingFace-HeadPose
Code for "Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose" (Arxiv 2020) and "Predicting Personalized Head Movement From Short Video and Speech Signal" (TMM 2022)
ChenyangLEI/All-In-One-Deflicker
[CVPR2023] Blind Video Deflickering by Neural Filtering with a Flawed Atlas
LynnHo/AttGAN-Tensorflow
[TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want
kwotsin/mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Confusezius/Deep-Metric-Learning-Baselines
PyTorch Implementation for Deep Metric Learning Pipelines
midasklr/yolov5prune
gidariss/FeatureLearningRotNet
csmliu/STGAN
STGAN: A Unified Selective Transfer Network for Arbitrary Image Attribute Editing
luhaofang/tripletloss
tripletloss in caffe
RUCAIBox/Negative-Sampling-Paper
This repository collects 100 papers related to negative sampling methods.
ae-foster/pytorch-simclr
A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.
tntrung/msgan
Tensorflow code of the paper "Self-supervised GAN: Analysis and Improvement with Multi-class Minimax Game".
mhw32/contrastive-ring-public
PyTorch implementation for " Conditional Negative Sampling for Contrastive Learning of Visual Representations" (https://arxiv.org/abs/2010.02037).
qq456cvb/Collaborative-Learning
Tensorflow implementation of "Collaborative Learning for Deep Neural Networks"