Pinned Repositories
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
Accelerated-Federated-Learning-Over-MAC-in-Heterogeneous-Networks
SCAFFOLD and FedAvg implementation
Awesome-Federated-Learning
Federated Learning Library: https://fedml.ai
caffe
Caffe: a fast open framework for deep learning.
cavaface.pytorch
:beers: :rocket: :city_sunset: face recognition project(pytorch)
Complex-Neural-Networks
Implementation of Complex Valued Neural Networks in Pytorch 🧠
cs229
Stanford CS229 (Autumn 2017)
CurricularFace
CurricularFace(CVPR2020)
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Young1403's Repositories
Young1403/Accelerated-Federated-Learning-Over-MAC-in-Heterogeneous-Networks
SCAFFOLD and FedAvg implementation
Young1403/Awesome-Federated-Learning
Federated Learning Library: https://fedml.ai
Young1403/Complex-Neural-Networks
Implementation of Complex Valued Neural Networks in Pytorch 🧠
Young1403/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Models in PyTorch
Young1403/Differential-Privacy-Based-Federated-Learning
Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shakespeare, mnist, cifar-10 and fashion-mnist. )
Young1403/diffusion-for-beginners
denoising diffusion models, as simple as possible
Young1403/Diffusion-Tensorflow
Tensorflow implementations of Diffusion models (DDPM, DDIM)
Young1403/diffusion_model_nemo
Young1403/FedNTD
(NeurIPS 2022) Official Implementation of "Preservation of the Global Knowledge by Not-True Distillation in Federated Learning"
Young1403/FedTorch
FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
Young1403/Fingerprint-2DPose-Dense-Voting
Pytorch implementation of paper "Estimating Fingerprint Pose via Dense Voting"
Young1403/gan-control
This package provides a pythorch implementation of "GAN-Control: Explicitly Controllable GANs", ICCV 2021.
Young1403/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Young1403/img2pose
The official PyTorch implementation of img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation - CVPR 2021
Young1403/learnopencv
Learn OpenCV : C++ and Python Examples
Young1403/Lifespan_Age_Transformation_Synthesis
Lifespan Age Transformation Synthesis code
Young1403/LiftedGAN
(CVPR 2021) Lifting 2D StyleGAN for 3D-Aware Face Generation
Young1403/MLC
Meta Label Correction for Noisy Label Learning
Young1403/MVCGAN
Multi-View Consistent Generative Adversarial Networks for 3D-aware Image Synthesis (CVPR2022)
Young1403/opensphere
A hyperspherical face recognition library based on PyTorch
Young1403/pFedMe
Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)
Young1403/PIDM
Person Image Synthesis via Denoising Diffusion Model (CVPR 2023)
Young1403/PNDM
The official implementation for Pseudo Numerical Methods for Diffusion Models on Manifolds (PNDM, PLMS | ICLR2022)
Young1403/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples for classification, object detection, segmentation, embedding networks and more. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Young1403/SAM
Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02754
Young1403/SCAFFOLD-PyTorch
Implementation of SCAFFOLD: Stochastic Controlled Averaging for Federated Learning
Young1403/sd-face-editor
Face editor for Stable Diffusion
Young1403/SFace-Privacy-friendly-and-Accurate-Face-Recognition-using-Synthetic-Data
SFace: Privacy-friendly and Accurate Face Recognition using Synthetic Data
Young1403/stable-diffusion-webui
Stable Diffusion web UI
Young1403/text-sentiment-classification
My independent study for CYCU-ICE. Use federated learning to train an LSTM text sentiment classifier.