potholes-detection icon indicating copy to clipboard operation
potholes-detection copied to clipboard

No backend mentioned in config file

Open Anjali-Poornima666 opened this issue 5 years ago • 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.

Anjali-Poornima666 avatar Aug 27 '19 04:08 Anjali-Poornima666

I also have same issue..did u find soln

leon2912 avatar Sep 04 '19 04:09 leon2912

@Anjali-Poornima666 @leon2912

found a fix here https://github.com/experiencor/keras-yolo2/issues/321#issuecomment-402384872

ZaheedaT avatar Sep 05 '19 23:09 ZaheedaT

@Anjali-Poornima666 @leon2912

found a fix here experiencor/keras-yolo2#321 (comment)

Thanks @ZaheedaT .. This fixed the issue.

valentinoPereira avatar Dec 03 '19 11:12 valentinoPereira