pytorch-mcn

Model importer

A tool for importing trained neural networks from MATLAB into PyTorch

Convert models from MatConvNet to PyTorch

GitHub

94 stars
4 watching
13 forks
Language: Python
last commit: about 6 years ago

Related projects:

Repository Description Stars
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
vadimkantorov/caffemodel2pytorch A tool for converting Caffe models to PyTorch formats 390
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 703
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
pytorch/hub A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. 1,402
pytorchbearer/torchbearer A PyTorch model fitting library designed to simplify the process of training deep learning models. 636
gmalivenko/pytorch2keras Converts PyTorch models to Keras models 859
gsp-27/pytorch_squeezenet A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. 91
hassony2/inflated_convnets_pytorch Creates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications 148
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
wmvanvliet/pytorch_hmax An implementation of the HMAX model for vision processing in PyTorch 57
leonidk/pytorch-tf A tool to help convert PyTorch models to TensorFlow 94
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
clcarwin/convert_torch_to_pytorch Converts PyTorch models to their Torch equivalents. 541
fanq15/caffe_to_torch_to_pytorch A tool for converting models between Caffe and PyTorch 150