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

TypeError: a bytes-like object is required, not 'str' #86

Open
ronger-git opened this issue Nov 4, 2020 · 1 comment
Open

TypeError: a bytes-like object is required, not 'str' #86

ronger-git opened this issue Nov 4, 2020 · 1 comment

Comments

@ronger-git
Copy link

when i run convert.py in deep_sort_yolov4 ,it occurs TypeError: a bytes-like object is required, not 'str'.
is that a version error?

@jkkkc
Copy link

jkkkc commented Nov 10, 2020

同样出现TypeError: a bytes-like object is required, not 'str'问题,代码定位在"convert.py" line 144, in load_yolo self.yolo4_model.save(self.model_path),请问这个问题怎么解决呢?

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

2 participants