-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
I used the CULane dataset for training and wanted to use my own data for inference, but encountered the following error:

I only change,
dataset_path = './data/CULane' --> dataset_path = './data/ourrgb'
dataset_type = 'CULane' --> dataset_type = 'ourrgb'
Does anyone know how to solve it?
Thank you very much for the help.
Metadata
Metadata
Assignees
Labels
No labels