djl icon indicating copy to clipboard operation
djl copied to clipboard

我自己训练一个yolov5的模型,把这个模型转成onnx格式,放到djl里加载识别图片,识别率没有在yolov5里识别高,是我转换的问题么?还是djl的问题?

Open 201723201401012 opened this issue 2 years ago • 3 comments

Description

(A clear and concise description of what the feature is.)

Will this change the current api? How?

Who will benefit from this enhancement?

References

  • list reference and related literature
  • list known implementations

201723201401012 avatar Jun 02 '23 06:06 201723201401012

Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.

frankfliu avatar Jun 02 '23 06:06 frankfliu

Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.

你可以看下我的代码么

201723201401012 avatar Jun 02 '23 07:06 201723201401012

Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.

在中国有群么,我看b站上那个群的二维码已经失效了

201723201401012 avatar Jun 02 '23 07:06 201723201401012