hunterlew / pytorch_templateLinks
Easy project templates for pytorch learners
☆10Updated 6 years ago
Alternatives and similar repositories for pytorch_template
Users that are interested in pytorch_template are comparing it to the libraries listed below
Sorting:
- 论文笔记☆55Updated 6 years ago
- ☆132Updated 2 years ago
- pytorch codes☆51Updated 6 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- Implementation of U-Net architecture using Pytorch☆111Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 7 years ago
- keras ImageDataGenerator example☆60Updated 8 years ago
- A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"☆159Updated 6 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 6 years ago
- Chainer Implementation of Semantic Segmentation using Adversarial Networks☆107Updated 8 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- [CVPR 2017] Official Implementation for AIFT☆93Updated 4 years ago
- MLSS 2018 Madrid lecture materials on Generative Adversarial Networks (GANs)☆180Updated 5 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- A Pytorch implementation of "Matrix Capsules with EM routing"☆233Updated 7 years ago
- ☆94Updated 7 years ago
- This contains an implementation of the SeGAN model for semantic segmentation introduced in https://arxiv.org/pdf/1703.10239.pdf☆103Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- http://openaccess.thecvf.com/content_cvpr_2017/papers/Fu_Look_Closer_to_CVPR_2017_paper.pdf