xyaozi

xyaozi

Geek Repo

Github PK Tool:Github PK Tool

xyaozi's starred repositories

eng-practices

Google's Engineering Practices documentation

generative-models

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

Language:PythonLicense:UnlicenseStargazers:7278Issues:298Issues:66

torch2trt

An easy to use PyTorch to TensorRT converter

Language:PythonLicense:MITStargazers:4434Issues:74Issues:709

pytorch-beginner

pytorch tutorial for beginners

pytorch-ssim

pytorch structural similarity (SSIM) loss

Language:PythonLicense:NOASSERTIONStargazers:1831Issues:21Issues:36

pytorch_classification

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

Language:Jupyter NotebookLicense:MITStargazers:1321Issues:14Issues:53

GCNet

GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond

Language:PythonLicense:Apache-2.0Stargazers:1180Issues:21Issues:51

pytorch-msssim

Fast and differentiable MS-SSIM and SSIM for pytorch.

Language:PythonLicense:MITStargazers:1004Issues:13Issues:44

CenterMask

[CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation

Language:PythonLicense:NOASSERTIONStargazers:761Issues:27Issues:64

deeplabv3

PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.

Language:PythonLicense:MITStargazers:750Issues:16Issues:17

deeplabv3plus-pytorch

Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.

Language:PythonLicense:MITStargazers:624Issues:8Issues:55

kmeans-anchor-boxes

k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper

Language:PythonLicense:MITStargazers:533Issues:11Issues:21

ADGAN

The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN" CVPR 2020 (Oral); Pose and Appearance Attributes Transfer;

pytorch-vae

A Variational Autoencoder (VAE) implemented in PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:393Issues:8Issues:3

DetNet_pytorch

An implementation of DetNet: A Backbone network for Object Detection.

Language:PythonLicense:MITStargazers:379Issues:17Issues:36

vovnet-detectron2

[CVPR 2020] VoVNet backbone networks for detectron2

Language:PythonLicense:NOASSERTIONStargazers:371Issues:13Issues:26

pytorch-vae

A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch

Language:Jupyter NotebookStargazers:291Issues:5Issues:7

KD_methods_with_TF

Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)

Language:PythonLicense:MITStargazers:265Issues:13Issues:15

RAPiD

RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:211Issues:12Issues:46

dcgan_vae_pytorch

dcgan combined with vae in pytorch!

Language:PythonLicense:BSD-3-ClauseStargazers:117Issues:3Issues:5

pytorch-AutoEncoders

Autoencoders in PyTorch

Language:PythonLicense:Apache-2.0Stargazers:93Issues:2Issues:2

pytorch-AE

Autoencoders in PyTorch

Language:PythonStargazers:80Issues:3Issues:0

pytorch-autoencoders

Implementation of autoencoders in PyTorch

Language:PythonLicense:NOASSERTIONStargazers:49Issues:1Issues:9

SSD_mobilenetv2-with-Focal-loss

this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch

mobilenetv2_deeplabv3_pytorch

Try to implement deeplab v3+ on pytorch according to offical demo.

cnn_autoencoder_mnist

CNN auto-encoder on mnist.

Language:PythonStargazers:22Issues:1Issues:0

AutoEncoders

Variational autoencoder, denoising autoencoder and other variations of autoencoders implementation in keras

Language:Jupyter NotebookStargazers:14Issues:1Issues:0