JasonZuu
PhD at the University of Oxford; Graduated MRes at Imperial College; Interested in AI in Health and Domain Adaptation.
University of OxfordUK
JasonZuu's Stars
ipolharvard/ethos-paper
JasonZuu/MMFNet-2022
Irrelevant face recognition in short-form videos
remotely-save/remotely-save
Sync notes between local and cloud with smart conflict: S3 (Amazon S3/Cloudflare R2/Backblaze B2/...), Dropbox, webdav (NextCloud/InfiniCLOUD/Synology/...), OneDrive, Google Drive (GDrive), Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.
yangjenny/BiasMitigationRL
Code implementation for BiasMitigationRL, a reinforcement learning-based bias mitigation method.
nmerovingian/PINN4RDE
Using Physics-Informed Neural Network to solve convective-diffusion problem (both 1-D and 2-D) for rotating disk electrode(RDE). The edge effect of RDE is thus quantified.
GilesLuo/DTRGym
Reinforcement Learning Environment Collection for Dynamic Treatment Regime
optuna/optuna
A hyperparameter optimization framework
jxx123/simglucose
A Type-1 Diabetes simulator implemented in Python for Reinforcement Learning purpose
race2infinity/The-Documentation-Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
AliGhadirii/FairPrune
JasonZuu/IF-Dataset
The first Irrelevant People Recognition dataset for Chinese short-form videos
vengdeng/FCRO
On Fairness of Medical Image Classification with Multiple Sensitive Attributes via Learning Orthogonal Representations
oyxhust/HAM
Learning hierarchical attention for weakly-supervised chest X-ray abnormality localization and diagnosis
ys-zong/MEDFAIR
[ICLR 2023 spotlight] MEDFAIR: Benchmarking Fairness for Medical Imaging
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
microsoft/StyleSwin
[CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
nliulab/FedScore
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
MIT-LCP/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
destiny301/PMFL
[BigData2022] PMFL: Partial Meta-Federated Learnig
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch