The Detected lanes array is empty : Model output shapes: loc_row: torch.Size([1, 200, 72, 4]) loc_col: torch.Size([1, 100, 81, 4]) exist_row: torch.Size([1, 2, 72, 4]) exist_col: torch.Size([1, 2, 81, 4]) Detected lanes: [[], [], []] what can I do?
The Detected lanes array is empty :
Model output shapes:
loc_row: torch.Size([1, 200, 72, 4])
loc_col: torch.Size([1, 100, 81, 4])
exist_row: torch.Size([1, 2, 72, 4])
exist_col: torch.Size([1, 2, 81, 4])
Detected lanes: [[], [], []]
what can I do?