We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
转换代码为:model_transform --model_name yolov8_pt --model_def ../best.pt --input_shapes [[1,3,640,640]] --mean 0.0,0.0,0.0 --scale 0.0039216,0.0039216,0.0039216 --keep_aspect_ratio --pixel_format rgb --test_input ../traffic-images/00482.jpg --test_result yolov8_pt_top_outputs.npz --mlir yolov8_pt.mlir
The text was updated successfully, but these errors were encountered:
https://stackoverflow.com/questions/65192795/file-not-found-archive-constants-pkl-at-python-pytorch may have some help?
Sorry, something went wrong.
No branches or pull requests
转换代码为:model_transform --model_name yolov8_pt --model_def ../best.pt --input_shapes [[1,3,640,640]] --mean 0.0,0.0,0.0 --scale 0.0039216,0.0039216,0.0039216 --keep_aspect_ratio --pixel_format rgb --test_input ../traffic-images/00482.jpg --test_result yolov8_pt_top_outputs.npz --mlir yolov8_pt.mlir
The text was updated successfully, but these errors were encountered: