Deep-SORT-YOLOv4 icon indicating copy to clipboard operation
Deep-SORT-YOLOv4 copied to clipboard

python convert.py is no fonctionning

Open ibrandiay opened this issue 4 years ago • 2 comments

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é

ibrandiay avatar Aug 07 '20 15:08 ibrandiay

See #21. It should fix your issue.

NeutrinoXY avatar Aug 14 '20 21:08 NeutrinoXY

Merci . Ça marche super bien .

ibrandiay avatar Aug 19 '20 05:08 ibrandiay