Intel Software Innovator member list
-
CyberAgent, Inc.
- Nagoya, Japan
- https://qiita.com/PINTO
- @PINTO03091
Highlights
- Pro
Block or Report
Block or report PINTO0309
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
PINTO_model_zoo Public
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…
-
openvino2tensorflow Public
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> ope…
-
tflite2tensorflow Public
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possib…
-
Tensorflow-bin Public
Prebuilt binary with Tensorflow Lite enabled. For RaspberryPi / Jetson Nano. Support for custom operations in MediaPipe. XNNPACK, XNNPACK Multi-Threads, FlexDelegate.
-
TensorflowLite-bin Public
Prebuilt binary for TensorFlowLite's standalone installer. For RaspberryPi. A very lightweight installer. I provide a FlexDelegate, MediaPipe Custom OP and XNNPACK enabled binary.
-
simple-onnx-processing-tools Public
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, RG…
3,635 contributions in the last year
Activity overview
Contribution activity
July 2022
Created 53 commits in 8 repositories
Created 1 repository
Created an issue in daquexian/onnx-simplifier that received 8 comments
[BUG] The onnxsim command cannot be used after pip installation of v0.4.0
Describe the bug
The onnxsim command cannot be used after pip installation of v0.4.0.
Install
$ pip3 install -U pip && pip3 install onnxsim --up…




