robmarkcole/yolov5-flask

AttributeError: 'Detections' object has no attribute 'imgs'

robmarkcole opened this issue · 2 comments

Running the webapp

Api changed to results.save(save_dir="static/")

try use "ims" instead of "imgs"