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é
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é