Pinned Repositories
ALA-Auxiliary-Loss-Adapting-for-Image-Inpainting
Auxiliary-Loss-Reweighting-for-Image-Inpainting
centerNet-deep-sort
realtime multiple people tracking (centerNet based person detector + deep sort algorithm with pytorch)
DDPG_PendulumV1
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
e2c-pytorch
E2C and DDPG for control problem Implemented in Pytorch
GGCM
Repository for the paper : GGCM: Gradient-Guided Channel Masking for Cross-Domain Few-Shot Learning
II
Image inpaiting research bench
JiahuiYu-generative_inpainting
HuiSiqi's Repositories
HuiSiqi/Auxiliary-Loss-Reweighting-for-Image-Inpainting
HuiSiqi/II
Image inpaiting research bench
HuiSiqi/ALA-Auxiliary-Loss-Adapting-for-Image-Inpainting
HuiSiqi/centerNet-deep-sort
realtime multiple people tracking (centerNet based person detector + deep sort algorithm with pytorch)
HuiSiqi/DDPG_PendulumV1
HuiSiqi/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
HuiSiqi/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
HuiSiqi/e2c-pytorch
E2C and DDPG for control problem Implemented in Pytorch
HuiSiqi/JiahuiYu-generative_inpainting
HuiSiqi/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
HuiSiqi/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
HuiSiqi/MS3
HuiSiqi/pytorch-ddpg
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
HuiSiqi/pytorch-ddpg-naf
Implementation of algorithms for continuous control (DDPG and NAF).
HuiSiqi/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation
HuiSiqi/RL-GAN-Net
Official Repository of CVPR 2019 Paper : RL-GAN-Net: A Reinforcement Learning Agent Controlled GAN Network for Real-Time Point Cloud Shape Completion
HuiSiqi/rl-vae-II-pytorch-master
image inpainting based on reinforcement learning and vae
HuiSiqi/stb
stb single-file public domain libraries for C/C++
HuiSiqi/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch