Peterou (PeterouZh)

PeterouZh

Geek Repo

Company:Nanjing University of Aeronautics and Astronautics

Home Page:https://scholar.google.com/citations?user=Hv0M87UAAAAJ&hl=en

Github PK Tool:Github PK Tool

Peterou's starred repositories

996.ICU

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

License:NOASSERTIONStargazers:269518Issues:4220Issues:0

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language:Jupyter NotebookLicense:MITStargazers:26525Issues:1370Issues:245

spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

Language:Emacs LispLicense:GPL-3.0Stargazers:23587Issues:483Issues:8521

transferlearning

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

Language:PythonLicense:MITStargazers:13125Issues:341Issues:336

maskrcnn-benchmark

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

Language:PythonLicense:MITStargazers:9271Issues:178Issues:1063

gcn

Implementation of Graph Convolutional Networks in TensorFlow

Language:PythonLicense:MITStargazers:7053Issues:157Issues:194

progressive_growing_of_gans

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

Language:PythonLicense:NOASSERTIONStargazers:6072Issues:270Issues:0

AdaBound

An optimizer that trains as fast as Adam and as good as SGD.

Language:PythonLicense:Apache-2.0Stargazers:2904Issues:73Issues:25

BigGAN-PyTorch

The author's officially unofficial PyTorch BigGAN implementation.

Language:PythonLicense:MITStargazers:2830Issues:52Issues:85

ENAS-pytorch

PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

Language:PythonLicense:Apache-2.0Stargazers:2691Issues:108Issues:47
Language:Emacs LispLicense:GPL-3.0Stargazers:2057Issues:25Issues:895

enas

TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"

Language:PythonLicense:Apache-2.0Stargazers:1585Issues:76Issues:115

neural_renderer

"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.

Language:PythonLicense:MITStargazers:1133Issues:51Issues:40

docker-pytorch

A Docker image for PyTorch

Language:DockerfileLicense:MITStargazers:963Issues:23Issues:37

Deep-Image-Matting

Deep Image Matting

Language:PythonLicense:MITStargazers:956Issues:38Issues:56

WeightStandardization

Standardizing weights to accelerate micro-batch training

wassdistance

Approximating Wasserstein distances with PyTorch

Language:Jupyter NotebookLicense:MITStargazers:451Issues:4Issues:3

pt.darts

PyTorch Implementation of DARTS: Differentiable Architecture Search

Language:PythonLicense:MITStargazers:437Issues:8Issues:44

SinkhornAutoDiff

Toolbox to integrate optimal transport loss functions using automatic differentiation and Sinkhorn's algorithm

cross-domain-detection

Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation [Inoue+, CVPR2018].

gan

some demo of GANs

pyTorchChamferDistance

Implementation of the Chamfer Distance as a module for pyTorch

Language:C++License:MITStargazers:268Issues:4Issues:0

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

Language:PythonLicense:MITStargazers:121Issues:9Issues:7

driving-in-the-matrix

Steps to reproduce training results for the paper Driving in the Matrix: Can Virtual Worlds Replace Human-Generated Annotations for Real World Tasks?

emacs-guess-word-game

emacs guess word game for learning ESL. Emacs 背单词

Language:Emacs LispLicense:MITStargazers:52Issues:5Issues:6

rl_algorithms

I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really understanding them.

Language:PythonLicense:MITStargazers:51Issues:4Issues:6

network_simplex

Fast optimal transport code

swg

Sliced Wasserstein Generator

FCN-in-the-wild

pytorch implementation of fcn in the wild