@prisilla wrote:
I tried to work this code https://www.analyticsvidhya.com/blog/2018/12/practical-guide-object-detection-yolo-framewor-python/?utm_source=blog&utm_medium=a-step-by-step-introduction-to-the-basic-object-detection-algorithms-part-1,
But it gives error as ModuleNotFoundError: No module named ‘yad2k’
So i copied the keras_yolo.py and placed in the same directory of Yolo.py file but then i get same error as
ModuleNotFoundError: No module named ‘yad2k’
how to overcome this please. Thanks!
Posts: 1
Participants: 1