codeforhuangjie's Stars
BasedHardware/OpenGlass
Turn any glasses into AI-powered smart glasses
weijun-arc/F3Net
Codes for the AAAI 2020 paper "F3Net: Fusion, Feedback and Focus for Salient Object Detection"
ShangHua-Gao/SOD100K
The official repo of the TPAMI 2021/ECCV 2020 work CSNet: A Highly Efficient Model with 100K Parameters to Study the Semantics of Salient Object Detection
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
RuochenFan/S4Net
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Yukun-Huang/Person-Attribute-Recognition-MarketDuke
A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.
cydiachen/FSRNET_pytorch
Dear Friend, Having tried several ways, I tried to reproduce the performance of FSRNet by using Pytorch. I am Now transferring to another new project FSRNet, You can download the code and run at your own machine. Feel free to contact me.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
lidan1/PhotoSketchMAN
Code for paper "High-Quality Facial Photo-Sketch Synthesis Using Multi-Adversarial Networks"
nashory/pggan-pytorch
:fire::fire: PyTorch implementation of "Progressive growing of GANs (PGGAN)" :fire::fire:
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
AlfredXiangWu/LightCNN
A Light CNN for Deep Face Representation with Noisy Labels, TIFS 2018
TencentYoutuResearch/FaceAttribute-FAN
d-li14/face-attribute-prediction
Face Attribute Prediction on CelebA benchmark with PyTorch Implementation
chenyang1999/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
aitorzip/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
Honlan/BeautyGAN
transfer the makeup style of a reference face image to a non-makeup face
baldFemale/MakeupEmbeddingGAN-tf-Implement
mrgloom/Face-Swap
Face swapping, Image morphing, Image warping.
xiaowei-hu/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
TJU-Zhaoxy/A-Pyramid-Architecture-of-GANs
Learning Face Age Progression: A Pyramid Architecture of GANs
taki0112/CartoonGAN-Tensorflow
Simple Tensorflow implementation of CartoonGAN (CVPR 2018)
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
zziz/pwc
This repository is no longer maintained.
zhangqianhui/progressive_growing_of_gans_tensorflow
Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION