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 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆176Updated 6 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 5 years ago
- ☆25Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆38Updated 6 years ago
- ☆57Updated 6 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 7 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- A Caffe2 implementation of ShuffleNet V2.☆25Updated 6 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 4 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 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
- Small scale experiments with group normalization☆58Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- PyTorch C++ Extension Example☆15Updated 7 years ago