tobiascz / MNIST_Pytorch_python_and_capi
This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0
☆96Updated 6 years ago
Alternatives and similar repositories for MNIST_Pytorch_python_and_capi:
Users that are interested in MNIST_Pytorch_python_and_capi are comparing it to the libraries listed below
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆125Updated 6 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 5 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆95Updated 5 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆38Updated 6 years ago
- PyTorch C++ Extension Example☆15Updated 6 years ago
- ☆57Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Small scale experiments with group normalization☆58Updated 6 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- ☆138Updated 8 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆59Updated 6 years ago
- A new technique to increase receptive field in convolutional neural networks without losing so much information.☆30Updated 6 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 5 years ago
- Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.☆35Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Implementation of the approach described in the paper "Recurrent Instance Segmentation" https://arxiv.org/abs/1511.08250.☆27Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 7 years ago
- Direct C++ Interface to PyTorch☆80Updated 6 years ago
- Code for Decorrelated Batch Normalization☆82Updated 6 years ago