djl
djl copied to clipboard
我自己训练一个yolov5的模型,把这个模型转成onnx格式,放到djl里加载识别图片,识别率没有在yolov5里识别高,是我转换的问题么?还是djl的问题?
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
Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.
Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.
你可以看下我的代码么
Most likely is related to preprocessing. You can compare the forward only pass between python and java, they should be identical.
在中国有群么,我看b站上那个群的二维码已经失效了