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

convert.py problems and no detections #31

Open
guerrifrancesco opened this issue Dec 3, 2020 · 0 comments
Open

convert.py problems and no detections #31

guerrifrancesco opened this issue Dec 3, 2020 · 0 comments

Comments

@guerrifrancesco
Copy link

guerrifrancesco commented Dec 3, 2020

Hi.
I'm using Tensorflow 2.0.0 version and I had some problems with convert.py
At every line with np.ndarray(shape=(1,), dtype='int32') #buffer=weights_file.read(4) I obtained the following error:
TypeError: buffer is too small for requested array.
So I removed the buffer option in every nd.array line and it worked.
Now if I run demo.py I have no detections.

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