PoonKinWang's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
zhixuhao/unet
unet for image segmentation
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
MrGiovanni/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
mit-han-lab/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
megvii-model/ShuffleNet-Series
YudeWang/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.
jiweibo/ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
chenxi116/DeepLabv3.pytorch
PyTorch implementation of DeepLabv3
cigar666/my_manim_projects
some of my manim projects
mostafaelhoushi/DeepShift
Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298
youjiangxu/FaMUS
PoonKinWang/Distributed-BatchNorm-PyTorch
anonymous2015258/ILFO-Adversarial-Attack-on-AdNN