Pinned Repositories
AesUST_improvement
original repository from https://github.com/EndyWon/AesUST
AI4Animation
Bringing Characters to Life with Computer Brains in Unity
all-in-one
All-In-One Music Structure Analyzer
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
animegan2-pytorch
PyTorch implementation of AnimeGANv2
AnimeStyleTransfer
AnyGPT
Code for "AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling"
Book5_Essentials-of-Probability-and-Statistics
Book_5_《统计至简》 | 鸢尾花书:从加减乘除到机器学习;上架!
bstro
The official code for BSTRO in paper: Capturing and Inferring Dense Full-Body Human-Scene Contact, CVPR2022
DRB-GAN
implement about DRB-GAN: ADynamicResBlock Generative Adversarial Network for Artistic Style Transfer
BossunWang's Repositories
BossunWang/deepbayes-2019
Practical assignments of the Deep|Bayes summer school 2019
BossunWang/frvt
Repository for the Face Recognition Vendor Test (FRVT)
BossunWang/frvtTestbed
Python code to test NIST frvt accuracy of MUGSHOT & pnas datasets
BossunWang/gatedgan
PyTorch Implementation of https://github.com/xinyuanc91/Gated-GAN
BossunWang/GDWCT
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
BossunWang/langevin-monte-carlo
A simple pytorch implementation of Langevin Monte Carlo algorithms.
BossunWang/MaskedFace-Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
BossunWang/MaskTheFace
Convert face dataset to masked dataset
BossunWang/mglearn
mglearn helper package for "Introduction to Machine Learning with Python"
BossunWang/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
BossunWang/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
BossunWang/semantic-pyramid-pytorch
Implementation of Semantic Pyramid for Image Generation (https://arxiv.org/abs/2003.06221) in PyTorch
BossunWang/soft-dtw
Python implementation of soft-DTW.
BossunWang/soft-dtw-divergences
An implementation of soft-DTW divergences.
BossunWang/Spherical_Confidence_Learning_for_Face-Recognition
Spherical Confidence Learning for Face Recognition, accepted to CVPR2021 (Oral).
BossunWang/StyleGAN_LatentEditor
BossunWang/StyleSpace-pytorch
Implementation of StyleSpace Analysis: Disentangled Controls for StyleGAN Image Generation in PyTorch