Muhammad Sohail Danish

Results 2 comments of Muhammad Sohail Danish

Hi @antonilo thank you for such a great and helpful project. I was trying to predict the single image as @ericvelazquez but I was always getting the collision probability as...

I found the solution for this. I was using utils. load_img() to get image as np.array but in Dronet utils.callback_img() there is extra step before returning image as np array...