Modelconv

Latest version: v0.3.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.2

New Contributors
* klemen1999 made their first contribution in https://github.com/luxonis/modelconverter/pull/66

**Full Changelog**: https://github.com/luxonis/modelconverter/compare/v0.3.1-beta...v0.3.2-beta

0.3.2beta

What's Changed
* Online Conversion by kozlov721 in https://github.com/luxonis/modelconverter/pull/47
* Hub cleanup, token storage, readme by kozlov721 in https://github.com/luxonis/modelconverter/pull/52
* Fix default stage name by kozlov721 in https://github.com/luxonis/modelconverter/pull/53
* Add link to the examples by HonzaCuhel in https://github.com/luxonis/modelconverter/pull/54
* Added `is_owner` to online conversion by kozlov721 in https://github.com/luxonis/modelconverter/pull/57
* Removed `is_owner` by kozlov721 in https://github.com/luxonis/modelconverter/pull/58
* Fix RCV2 mean and scale values by kozlov721 in https://github.com/luxonis/modelconverter/pull/59
* Add ONNXModifier for optimising the ONNX model before converting for RVC4 execution by ptoupas in https://github.com/luxonis/modelconverter/pull/55
* Fix online conversion to FP32 and FP16 by kozlov721 in https://github.com/luxonis/modelconverter/pull/61
* Fix `shutil.move` config by kozlov721 in https://github.com/luxonis/modelconverter/pull/60
* Fix broken links on README file. by ptoupas in https://github.com/luxonis/modelconverter/pull/62
* Fix failing build of rvc2-2021.4.0 by kozlov721 in https://github.com/luxonis/modelconverter/pull/63
* Updated ONNX version by kozlov721 in https://github.com/luxonis/modelconverter/pull/56
* hotfix: disabled keyring by kozlov721 in https://github.com/luxonis/modelconverter/pull/65

0.3.1beta

What's Changed
* fixed wrong tag in docker pull by kozlov721 in https://github.com/luxonis/modelconverter/pull/50


**Full Changelog**: https://github.com/luxonis/modelconverter/compare/v0.3.0-beta...v0.3.1-beta

0.3.0beta

What's Changed
* Multiple Version Images by kozlov721 in https://github.com/luxonis/modelconverter/pull/37
* Fix typo in RVC2 publish by kozlov721 in https://github.com/luxonis/modelconverter/pull/40
* Fix Publish Action by kozlov721 in https://github.com/luxonis/modelconverter/pull/41
* `--buildarg` in GH publish by kozlov721 in https://github.com/luxonis/modelconverter/pull/42
* Opting out of `mo` telemetry by kozlov721 in https://github.com/luxonis/modelconverter/pull/43
* Fix `--version` CLI argument by kozlov721 in https://github.com/luxonis/modelconverter/pull/44
* Per channel and row quantization by kozlov721 in https://github.com/luxonis/modelconverter/pull/45
* Fix on RVC2 benchmark script by ptoupas in https://github.com/luxonis/modelconverter/pull/46
* Added dai_type, updated encoding flags, and removed reverse_input_channels flag by ptoupas in https://github.com/luxonis/modelconverter/pull/48
* fixed incorrect docker image name by kozlov721 in https://github.com/luxonis/modelconverter/pull/49

New Contributors
* ptoupas made their first contribution in https://github.com/luxonis/modelconverter/pull/46

**Full Changelog**: https://github.com/luxonis/modelconverter/compare/v0.2.0-beta...v0.3.0-beta

0.2.0beta

What's Changed
* RVC2 - Fix Incorrect Name in Archive by kozlov721 in https://github.com/luxonis/modelconverter/pull/11
* Output Directory Name in CLI by kozlov721 in https://github.com/luxonis/modelconverter/pull/10
* NN Archive Platform Name by kozlov721 in https://github.com/luxonis/modelconverter/pull/12
* Fix NN Archive Calibration by kozlov721 in https://github.com/luxonis/modelconverter/pull/16
* Hailo SW Suite Update - v2024-07 by kozlov721 in https://github.com/luxonis/modelconverter/pull/14
* Configurable `hw_arch` for Hailo Platform by kozlov721 in https://github.com/luxonis/modelconverter/pull/15
* Added `mo_patch.diff` by kozlov721 in https://github.com/luxonis/modelconverter/pull/17
* Fix for Top-Level `reverse_input_channels` by kozlov721 in https://github.com/luxonis/modelconverter/pull/18
* Option to Specify `--compress_to_fp16` by kozlov721 in https://github.com/luxonis/modelconverter/pull/19
* Layout Support by kozlov721 in https://github.com/luxonis/modelconverter/pull/13
* Automatic Grayscale Encoding by kozlov721 in https://github.com/luxonis/modelconverter/pull/21
* Added Missing `compress_to_fp16` Attribute by kozlov721 in https://github.com/luxonis/modelconverter/pull/22
* CLI Archive Command by kozlov721 in https://github.com/luxonis/modelconverter/pull/20
* Fix Missing LLVM for RVC4 TFLite Conversion by kozlov721 in https://github.com/luxonis/modelconverter/pull/24
* Removed MacOS GH Tests by kozlov721 in https://github.com/luxonis/modelconverter/pull/25
* TFLITE Conversion Support for RVC2 and RVC3 by kozlov721 in https://github.com/luxonis/modelconverter/pull/26
* Fixed ONNX Modification by kozlov721 in https://github.com/luxonis/modelconverter/pull/27
* Disabled Layout Inference for Dynamic Shapes by kozlov721 in https://github.com/luxonis/modelconverter/pull/28
* Explicit Cast of Shapes to Lists by kozlov721 in https://github.com/luxonis/modelconverter/pull/29
* Additional Input FileTypes Support by kozlov721 in https://github.com/luxonis/modelconverter/pull/30
* Updated Libraries and Dockerfiles by kozlov721 in https://github.com/luxonis/modelconverter/pull/32
* Layout Fixes by kozlov721 in https://github.com/luxonis/modelconverter/pull/31
* Fix the mean and std values in the config by HonzaCuhel in https://github.com/luxonis/modelconverter/pull/33
* CODEOWNERS by kozlov721 in https://github.com/luxonis/modelconverter/pull/36
* Fix Public Dockerfiles by kozlov721 in https://github.com/luxonis/modelconverter/pull/35
* Latest Tag for GAR by kozlov721 in https://github.com/luxonis/modelconverter/pull/34
* LuxonisML - v0.4.0 by kozlov721 in https://github.com/luxonis/modelconverter/pull/38
* Dynamic version by kozlov721 in https://github.com/luxonis/modelconverter/pull/39

New Contributors
* HonzaCuhel made their first contribution in https://github.com/luxonis/modelconverter/pull/33

**Full Changelog**: https://github.com/luxonis/modelconverter/compare/v0.1.2-beta...v0.2.0-beta

0.1.2beta

What's Changed
* Inference Fix for Multistage Models by kozlov721 in https://github.com/luxonis/modelconverter/pull/6
* Optional Quantization by kozlov721 in https://github.com/luxonis/modelconverter/pull/7
* NN Archive Metadata Fix by kozlov721 in https://github.com/luxonis/modelconverter/pull/8


**Full Changelog**: https://github.com/luxonis/modelconverter/compare/v0.1.1-beta...v0.1.2-beta

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.