model-converter

There are 38 repositories under model-converter topic.

  • microsoft/MMdnn

    MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.

    Language:Python5.8k182617968
  • apple/coremltools

    Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

    Language:Python4.2k1231.4k606
  • open-mmlab/mmdeploy

    OpenMMLab Model Deployment Framework

    Language:Python2.6k381.6k599
  • alibaba/TinyNeuralNetwork

    TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.

    Language:Python72121131119
  • PaddlePaddle/X2Paddle

    Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)

    Language:Python71525482160
  • onnx2tf

    PINTO0309/onnx2tf

    Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.

    Language:Python601922461
  • huggingface/exporters

    Export Hugging Face models to Core ML and TensorFlow Lite

    Language:Python563234334
  • simple-onnx-processing-tools

    PINTO0309/simple-onnx-processing-tools

    A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change opset, change to the specified input order, addition of OP, RGB to BGR conversion, change batch size, batch rename of OP, and JSON convertion for ONNX models.

    Language:Python25711623
  • nobuco

    AlexanderLutsenko/nobuco

    Pytorch to Keras/Tensorflow/TFLite conversion made intuitive

    Language:Python21783611
  • omerferhatt/torch2tflite

    PyTorch to TensorFlow Lite converter

    Language:Python18071142
  • cinastanbean/pytorch-onnx-tensorflow-pb

    Converting A PyTorch Model to Tensorflow pb using ONNX

    Language:HTML1604444
  • zhenhuaw-me/tflite2onnx

    Convert TensorFlow Lite models (*.tflite) to ONNX.

    Language:Python143107226
  • MarsTechHAN/keras2ncnn

    A keras h5df to ncnn model converter

    Language:Python8975019
  • scs4onnx

    PINTO0309/scs4onnx

    A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.

    Language:Python51401
  • sshane/Konverter

    Convert simple Keras models to pure Python 🐍+ NumPy

    Language:Python39269
  • onnx2json

    PINTO0309/onnx2json

    Exports the ONNX file to a JSON file and JSON dict.

    Language:Python31404
  • tflite2json2tflite

    PINTO0309/tflite2json2tflite

    Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.

    Language:Dockerfile24523
  • scc4onnx

    PINTO0309/scc4onnx

    Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the channel order of RGB and BGR. Simple Channel Converter for ONNX.

    Language:Python1940
  • json2onnx

    PINTO0309/json2onnx

    Converts a JSON file to an ONNX file.

    Language:Python17301
  • sio4onnx

    PINTO0309/sio4onnx

    Simple tool to change the INPUT and OUTPUT shape of ONNX.

    Language:Python14501
  • snc4onnx

    PINTO0309/snc4onnx

    Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.

    Language:Python13302
  • sne4onnx

    PINTO0309/sne4onnx

    A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB, or simply to separate onnx files to any size you want.

    Language:Python13501
  • Sunbread/Ckpt2Diff

    This user-friendly wizard is used to convert a Stable Diffusion Model from CKPT format to Diffusers format.

    Language:Python13223
  • matlab-deep-learning/Image-Classification-in-MATLAB-Using-Converted-TensorFlow-Model

    This repository shows how to import a pretrained TensorFlow model in the SavedModel format, and use the imported network to classify an image.

    Language:MATLAB12602
  • sam4onnx

    PINTO0309/sam4onnx

    A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier for ONNX.

    Language:Python11301
  • sbi4onnx

    PINTO0309/sbi4onnx

    A very simple script that only initializes the batch size of ONNX. Simple Batchsize Initialization for ONNX.

    Language:Python7401
  • snd4onnx

    PINTO0309/snd4onnx

    Simple node deletion tool for onnx.

    Language:Python740
  • soc4onnx

    PINTO0309/soc4onnx

    A very simple tool that forces a change in the opset of an ONNX graph. Simple Opset Changer for ONNX.

    Language:Python730
  • sog4onnx

    PINTO0309/sog4onnx

    Simple ONNX operation generator. Simple Operation Generator for ONNX.

    Language:Python740
  • sed4onnx

    PINTO0309/sed4onnx

    Simple ONNX constant encoder/decoder. Since the constant values in the JSON files generated by onnx2json are Base64-encoded values, ASCII <-> Base64 conversion is required when rewriting JSON constant values.

    Language:Python630
  • sna4onnx

    PINTO0309/sna4onnx

    Simple node addition tool for onnx. Simple Node Addition for ONNX.

    Language:Python5301
  • sor4onnx

    PINTO0309/sor4onnx

    Simple OP Renamer for ONNX.

    Language:Python5301
  • soa4onnx

    PINTO0309/soa4onnx

    Simple model Output OP Additional tools for ONNX.

    Language:Python4301
  • ssc4onnx

    PINTO0309/ssc4onnx

    Checker with simple ONNX model structure. Simple Structure Checker for ONNX.

    Language:Python3301
  • ssi4onnx

    PINTO0309/ssi4onnx

    Simple Shape Inference tool for ONNX.

    Language:Python330
  • imWildCat/a-simple-tutorial-about-caffe-tensorflow-model-conversion

    Files for A simple tutorial about Caffe-TensorFlow model conversion

    Language:Python2201