sunguwei's Stars
Sakura-gh/ML-notes
notes about machine learning
RedstoneWill/HsuanTienLin_MachineLearning
leaderj1001/Stand-Alone-Self-Attention
Implementing Stand-Alone Self-Attention in Vision Models using Pytorch
dingkeyan93/DISTS
IQA: Deep Image Structure and Texture Similarity Metric
vztu/VIDEVAL
[IEEE TIP'2021] "UGC-VQA: Benchmarking Blind Video Quality Assessment for User Generated Content", Zhengzhong Tu, Yilin Wang, Neil Birkbeck, Balu Adsumilli, Alan C. Bovik
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
google-research/meta-dataset
A dataset of datasets for learning to learn from few examples
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
wmayner/pyemd
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
h4nwei/SPAQ
[CVPR'20] Official SPAQ & Implementation
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
fastnlp/fitlog
fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具
csjcai/SICE
Learning a Deep Single Image Contrast Enhancer from Multi-Exposure Images (TIP 2018)
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
thuml/MTlearn
Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
gan3sh500/local-relational-nets
A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)
epfml/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
iduta/iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
tengshaofeng/ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
baidut/paq2piq
PaQ2PiQ in PyTorch
alibaba/graph-learn
An Industrial Graph Neural Network Framework
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Po-Hsun-Su/pytorch-ssim
pytorch structural similarity (SSIM) loss
hsinyilin19/ResNetVAE
Variational AutoEncoder + ResNet Transfer Learning
julianstastny/VAE-ResNet18-PyTorch
A Variational Autoencoder based on the ResNet18-architecture
Tencent/DVQA
Deep learning-based Video Quality Assessment