KaiQiao1992's starred repositories

models

Models and examples built with TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:76908Issues:2732Issues:7271

DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.

Language:PythonLicense:GPL-3.0Stargazers:46657Issues:1134Issues:1340

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28886Issues:370Issues:8260

pytorch_geometric

Graph Neural Network Library for PyTorch

Language:PythonLicense:MITStargazers:20811Issues:252Issues:3499

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13483Issues:127Issues:309

labelme

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).

Language:PythonLicense:NOASSERTIONStargazers:13011Issues:149Issues:738

easy-rl

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:8913Issues:78Issues:142

progressive_growing_of_gans

Progressive Growing of GANs for Improved Quality, Stability, and Variation

Language:PythonLicense:NOASSERTIONStargazers:6076Issues:270Issues:0

Augmentor

Image augmentation library in Python for machine learning.

Language:PythonLicense:MITStargazers:5051Issues:123Issues:195

PLMpapers

Must-read Papers on pre-trained language models.

pixel-cnn

Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"

Language:PythonLicense:NOASSERTIONStargazers:1908Issues:227Issues:49

pytorch-pretrained-BigGAN

🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.

Language:PythonLicense:MITStargazers:1016Issues:26Issues:15

robustness

A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.

Language:Jupyter NotebookLicense:MITStargazers:901Issues:18Issues:83

pytorch-vqvae

Vector Quantized VAEs - PyTorch Implementation

hdrnet

An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017

Language:PythonLicense:Apache-2.0Stargazers:807Issues:34Issues:18

pytorch-mobilenet-v3

MobileNetV3 in pytorch and ImageNet pretrained models

Language:PythonLicense:Apache-2.0Stargazers:768Issues:12Issues:16

tfpyth

Putting TensorFlow back in PyTorch, back in TensorFlow (differentiable TensorFlow PyTorch adapters).

Language:PythonLicense:MITStargazers:641Issues:25Issues:5

Tensorflow-MultiGPU-VAE-GAN

A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.

Language:Jupyter NotebookLicense:MITStargazers:439Issues:18Issues:14

autoencoding_beyond_pixels

Generative image model with learned similarity measures

Language:PythonLicense:MITStargazers:435Issues:17Issues:13

Adversarial-Face-Attack

Black-Box Adversarial Attack on Public Face Recognition Systems

Language:PythonLicense:GPL-3.0Stargazers:401Issues:13Issues:7

DISTS

IQA: Deep Image Structure and Texture Similarity Metric

Language:PythonLicense:MITStargazers:366Issues:4Issues:12

EEG-Classification

This project was a joint effort with the neurology labs at UNL and UCD Anschutz to use deep learning to classify EEG data.

Language:Jupyter NotebookStargazers:211Issues:10Issues:6

VQ-VAE

VQ-VAE implementation / pytorch

gan-qp

GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint

supervised_infogan

A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.

Language:PythonLicense:MITStargazers:101Issues:6Issues:4

OS-GNN

Over-Sampling Strategy in Feature Space for Graphs based Class-imbalanced Bot Detection

Language:PythonLicense:MITStargazers:41Issues:2Issues:0

semantic-pyramid-pytorch

Implementation of Semantic Pyramid for Image Generation (https://arxiv.org/abs/2003.06221) in PyTorch

Language:PythonLicense:MITStargazers:39Issues:5Issues:3

ssfmri2im

Code for NeurIPS 2019 paper "From voxels to pixels and back: Self-supervision in natural-image reconstruction from fMRI"

Language:PythonLicense:NOASSERTIONStargazers:38Issues:2Issues:2

pixel_models

Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL