jhasuman/potholes-detection

No backend mentioned in config file

Anjali-Poornima666 opened this issue · 3 comments

File "predict.py", line 46, in main
yolo = YOLO(backend = config['model']['backend'],
KeyError: 'backend'

What backend should be used for this pretrained model.?
Please help as soon as possible.

I also have same issue..did u find soln