WenliangDu's Stars
royorel/Lifespan_Age_Transformation_Synthesis
Lifespan Age Transformation Synthesis code
ChunyuanLI/ALICE
NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
znxlwm/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
taki0112/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
jxgu1016/Total_Variation_Loss.pytorch
pytorch implementation of tv loss
egorzakharov/PerceptualGAN
Pytorch implementation of Image Manipulation with Perceptual Discriminators paper
pmonasse/OrthographicPE
Pose estimation tools using Orthographic model
Whu-yla/ASift
Scale-invariant feature transform
ZeLianWen/Image-Registration
Image registration algorithm. Includes SIFT, SAR-SIFT,PSO-SIFT.
yishiliuhuasheng/sar_sift
Image registration algorithm. Includes SAR-sift method. Writen by python2.7. Inspired by this project:
NVlabs/noise2noise
Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
empty16/hardnet.pytorch
HardNet: Working hard to know your neighbor's margins: Local descriptor learning loss (personal version)
ubc-vision/image-matching-benchmark
Public release of the Image Matching Benchmark: https://image-matching-challenge.github.io
guodongxiaren/README
README文件语法解读,即Github Flavored Markdown语法介绍
gwding/draw_convnet
cran/Ckmeans.1d.dp
:exclamation: This is a read-only mirror of the CRAN R package repository. Ckmeans.1d.dp — Optimal, Fast, and Reproducible Univariate Clustering
getlantern/download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
CSAILVision/NetDissect-Lite
Light version of Network Dissection for Quantifying Interpretability of Networks
qinenergy/webvision-2.0-benchmarks
[CVPR 2020 Workshop Challenge] Benchmarking image classification models for Webvision Dataset: training from 16 million noisy images from the web.
NVlabs/SPADE
Semantic Image Synthesis with SPADE
Dalal1983/MARTA-GAN
MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification
NVIDIA/kmeans
kmeans clustering with multi-GPU capabilities
overshiki/kmeans_pytorch
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
jackfrued/Python-100-Days
Python - 100天从新手到大师