PINTO0309 / scc4onnxLinks
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.
☆25Updated 4 months ago
Alternatives and similar repositories for scc4onnx
Users that are interested in scc4onnx are comparing it to the libraries listed below
Sorting:
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 3 years ago
- Template project for performing inference on ONNX models in Python.☆17Updated 3 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆98Updated last year
- ☆36Updated 2 years ago
- TensorFlow, TensorFlow-Lite Pytorch, Torchvision, TensorRT Benchmarks☆23Updated 9 months ago
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i…☆30Updated last year
- ONNX model visualizer☆88Updated 2 years ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Updated last year
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆14Updated last year
- Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.☆18Updated 3 years ago
- YOLOX-ti-lite models exportable to TFLite☆21Updated 2 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆297Updated last year
- Dual model head pose estimation. Fusion of SOTA models. 360° 6D HeadPose detection. All pre-processing and post-processing are fused toge…