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

python convert.py is no fonctionning #20

Open
ibrandiay opened this issue Aug 7, 2020 · 2 comments
Open

python convert.py is no fonctionning #20

ibrandiay opened this issue Aug 7, 2020 · 2 comments

Comments

@ibrandiay
Copy link

mon problème moyen est cette erreur si j'exécute python convert.py. aide moi s'il te plait

Traceback (dernier appel le plus récent):
Fichier "convert.py", ligne 172, dans
yolo4_model = Yolo4 (score, iou, anchors_path, classes_path, model_path, weights_path)
Fichier "convert.py", ligne 158, dans init
self.load_yolo ()
Fichier "convert.py", ligne 128, dans load_yolo
conv_weights = np.ndarray (
TypeError: le tampon est trop petit pour le tableau demandé

@NeutrinoXY
Copy link
Contributor

See #21. It should fix your issue.

@ibrandiay
Copy link
Author

Merci . Ça marche super bien .

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