dbogunowicz

Results 40 comments of dbogunowicz

@kazukageorge is this still in WIP mode?

Hey @LamnouarMohamed. We currently do not support yolox. However, given that we have had major success with sparsifying yolov5, and, at least at a first glance, yolox shares a lot...

Just to be sure; @markurtz this would mean that the `recipe` directory inside the model is deprecated? If yes, this info should trickle down to e.g. READMEs, etc. @kazukageorge your...

I will take over and fix the test checks tomorrow. Other than that LGTM 8)

This is a good one!

Tested it locally, also for a batch size of two. Looking great! Thank's for spotting it.

@rahul-tuli I took a look at the problem. The problem seems to be solved, however, the solution is a tad hacky. 1. What FastAPI does not like, is the type...

@corey-nm I agree with you. We should be testing for regression (but IMO also correctness) for all the integration pipelines.

Commentary to the commit [5159dba](https://github.com/neuralmagic/deepsparse/pull/521/commits/5159dbaf63a847d60d56a1dce581193d7764c553) ## I managed to get Swagger UI to display the payload from inference (batch size = 1) ### Inference Using Python API (input image located...

@abhinavnmagic can I have reviews and testing?