sam_road icon indicating copy to clipboard operation
sam_road copied to clipboard

error when running python inferencer.py

Open darld opened this issue 7 months ago • 2 comments

Traceback (most recent call last): File "/home/ubuntu/sam_road/inferencer.py", line 279, in pred_nodes, pred_edges, itsc_mask, road_mask = infer_one_img(net, img, config) ValueError: not enough values to unpack (expected 4, got 2)

darld avatar Jul 23 '24 02:07 darld