Skip to content
New issue

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

Load yolov5 failed!-20240827 #468

Open
Hotlat6077 opened this issue Aug 27, 2024 · 3 comments
Open

Load yolov5 failed!-20240827 #468

Hotlat6077 opened this issue Aug 27, 2024 · 3 comments

Comments

@Hotlat6077
Copy link

--> Config model
done
--> Loading model
E Catch exception when loading pytorch model: best.onnx!
E Traceback (most recent call last):
E File "rknn\base\RKNNlib\converter\convert_pytorch_new.py", line 3967, in rknn.base.RKNNlib.converter.convert_pytorch_new.convert_pytorch.load
E File "rknn\base\RKNNlib\converter\pytorch_util.py", line 75, in rknn.base.RKNNlib.converter.pytorch_util.check_model_pt_version
E File "rknn\base\RKNNlib\converter\pytorch_util.py", line 76, in rknn.base.RKNNlib.converter.pytorch_util.check_model_pt_version
E File "D:\Anaconda3\envs\rknn\lib\zipfile.py", line 1131, in init
E self._RealGetContents()
E File "D:\Anaconda3\envs\rknn\lib\zipfile.py", line 1198, in _RealGetContents
E raise BadZipFile("File is not a zip file")
E zipfile.BadZipFile: File is not a zip file
E Please feedback the detailed log file <log_feedback_to_the_rknn_toolkit_dev_team.log> to the RKNN Toolkit development team.
E You can also check github issues: https://github.com/rockchip-linux/rknn-toolkit/issues
best.onnx ********************
Load yolov5 failed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Hotlat6077 and others