YOLO-series icon indicating copy to clipboard operation
YOLO-series copied to clipboard

part3-processing_video.py throws AssertionError: Image is not a np.ndarray

Open SpeedCoder5 opened this issue 6 years ago • 3 comments

at end of video play

SpeedCoder5 avatar Mar 21 '18 20:03 SpeedCoder5

you could possibly add a try / except statement to handle this error

markjay4k avatar Mar 27 '18 04:03 markjay4k

Hi Mark. Amazing video!!!! i have the same error: AssertionError: Image is not a np.ndarray. how i can fix it? Merci

flit86 avatar Nov 29 '18 12:11 flit86

Traceback (most recent call last): File "C:/Users/jagan/Downloads/Automatic-Identification-and-Counting-of-Blood-Cells-master/Automatic-Identification-and-Counting-of-Blood-Cells-master/test.py", line 26, in output = tfnet.return_predict(image) File "C:\Users\jagan\Downloads\Automatic-Identification-and-Counting-of-Blood-Cells-master\Automatic-Identification-and-Counting-of-Blood-Cells-master\darkflow\net\flow.py", line 83, in return_predict 'Image is not a np.ndarray' AssertionError: Image is not a np.ndarray

same for me can anyone help me please

Jagan3534 avatar Dec 01 '21 16:12 Jagan3534