Darius Morawiec

Results 3 issues of Darius Morawiec

Original issue found by @Phyks in https://github.com/nok/sklearn-porter/issues/18#issuecomment-333634486: ```python ValueError: Currently the given model 'OneVsRestClassifier(estimator=LinearSVC(C=1.0, class_weight=None, dual=True, fit_intercept=True, intercept_scaling=1, loss='squared_hinge', max_iter=1000, multi_class='ovr', penalty='l2', random_state=None, tol=0.0001, verbose=0), n_jobs=1)' isn't supported. ``` This...

enhancement
new feature

In the majority of cases I used canvas libs for simple drawings, but I had to download the complete library. In my view it's a huge disadvantage, because the libraries...

This pull request adds support for the Roboflow detection framework which includes provided object detection models from the [Roboflow Universe](https://universe.roboflow.com/search?q=object%20detection) (package `inference`) and local trained RFDETR models (package `rfdetr`). ![sahi_roboflow](https://github.com/user-attachments/assets/85b4a211-c87b-4010-91ee-d613e078605e)...