37 projects
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).
ssi4onnx
Simple Shape Inference tool for ONNX.
sbi4onnx
A very simple script that only initializes the batch size of ONNX. Simple Batchsize Initialization for ONNX.
sor4onnx
Simple OP Renamer for ONNX.
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. Simple Channel Conversion for ONNX.
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.
spo4onnx
Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by several tens of percent. In particular, models containing Einsum and OneHot.
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. Simple Network Extraction for ONNX.
sng4onnx
A simple tool that automatically generates and assigns an OP name to each OP in an old format ONNX file.
sog4onnx
Simple ONNX operation generator. Simple Operation Generator for ONNX.
snc4onnx
Simple tool to combine onnx models. Simple Network Combine Tool for ONNX.
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.
sit4onnx
Tools for simple inference testing using TensorRT, CUDA and OpenVINO CPU/GPU and CPU providers. Simple Inference Test for ONNX.
ros2bagsend
A tool that uses simple logic to send topics recorded in ros2 bag one cycle at a time (not a strict cycle).
simple-ros2-processing-tools
A set of simple tools for ROS2.
bbalg
Baba algorithm for robustly determining status changes of objects to be tracked.
rosdepth2mp4
A simple tool to record ROS2 Depth topics to MP4.
rosimg2mp4
A simple tool to record ROS2 Image topics to MP4.
ros2bagcut
A tool that simply cuts rosbag files within a specified start and end date and time.
tfliteiorewriter
This tool displays tflite signatures and rewrites the input/output OP name to the name of the signature. There is no need to install TensorFlow or TFLite.
ssc4onnx
Checker with simple ONNX model structure. Simple Structure Checker for ONNX.
json2onnx
Converts a JSON file to an ONNX file.
soa4onnx
Simple model output OP additional tools.
onnx2json
Exports the ONNX file to a JSON file or JSON dict.
sed4onnx
Simple ONNX constant encoder/decoder.
simpcamcap
Very simple recording tool using only OpenCV. Automatically record the camera capture to mp4, press C key or left mouse button click captures the image.
sde4onnx
Simple doc_string eraser for ONNX.
svs4onnx
Simple model output OP additional tools.
sod4onnx
Simple model output OP additional tools.
sna4onnx
Simple node addition tool for onnx. Simple Node Addition for ONNX.
soc4onnx
A very simple tool that forces a change in the opset of an ONNX graph. Simple Opset Changer for ONNX.
sio4onnx
Simple tool to change the INPUT and OUTPUT shape of ONNX.
scs4onnx
A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible. Simple Constant value Shrink for ONNX.
snd4onnx
Simple node deletion tool for onnx.
openvino2tensorflow
This script converts the OpenVINO IR model to Tensorflow's saved_model, tflite, h5 and pb. in (NCHW) format
tflite2tensorflow
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.
simple-fisheye-calibrator
Simple GUI-based correction of fisheye images. The correction parameters specified on the screen can be diverted to opencv's fisheye correction parameters.