Pinned Repositories
Blog
wei's blog for learning and helping others
darknet
Convolutional Neural Networks
DeepSpeaker-pytorch
Speaker embedding(verification and recognition) using Pytorch
FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
gensim
Topic Modelling for Humans
GibbsSampling
Simple GibbsSampling implemented with LDA topic model
insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
MegSpot
MegSpot是一款高效、专业、跨平台的图片&视频对比应用
models
Models built with TensorFlow
PytorchUtils
some utils for pytorch model evaluation, data augmentation,functions and visualization
SiyuanWei's Repositories
SiyuanWei/Blog
wei's blog for learning and helping others
SiyuanWei/GibbsSampling
Simple GibbsSampling implemented with LDA topic model
SiyuanWei/PytorchUtils
some utils for pytorch model evaluation, data augmentation,functions and visualization
SiyuanWei/darknet
Convolutional Neural Networks
SiyuanWei/DeepSpeaker-pytorch
Speaker embedding(verification and recognition) using Pytorch
SiyuanWei/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
SiyuanWei/gensim
Topic Modelling for Humans
SiyuanWei/insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
SiyuanWei/MegSpot
MegSpot是一款高效、专业、跨平台的图片&视频对比应用
SiyuanWei/models
Models built with TensorFlow
SiyuanWei/python-patterns
A collection of design patterns/idioms in Python
SiyuanWei/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
SiyuanWei/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
SiyuanWei/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
SiyuanWei/ResNeXt-PyTorch
SiyuanWei/ResNeXt.pytorch
Reproduces ResNet-V3 with pytorch
SiyuanWei/segmentation
TensorFlow implementation of ENet, trained on the Cityscapes dataset.
SiyuanWei/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
SiyuanWei/TensorFlow
learn tensorflow by myself, maybe draw on others's codes
SiyuanWei/tensorflow-101
learn code with tensorflow
SiyuanWei/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
SiyuanWei/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
SiyuanWei/unet-pytorch
U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597