Jan Van de Poel

Results 4 comments of Jan Van de Poel

Has there been any news on this? I'm not sure I understand the current answer. - Can we deploy/distribute trained models without open sourcing the product code? - Can we...

If you cannot wait for the official releases of [skl2onnx ](https://pypi.org/project/skl2onnx/)(v1.16.0) and [onnxmltools](https://pypi.org/project/onnxmltools/) (1.11.3), you can install them directly from GitHub: ```Bash pip install --upgrade git+https://github.com/onnx/sklearn-onnx.git pip install --upgrade git+https://github.com/onnx/onnxmltools...

Implemented and tested this bug and its solution: https://github.com/hardikvasa/google-images-download/issues/375

I've added your fix: https://github.com/janvdp/google-images-download The PR to this branch is still open. Thanks!