solidexu
solidexu
when I tested RESA with resnet50, error occurred. Then I tested SCNN resnet50, same issue python main_landet.py --train --config=./configs/lane_detection/resa/resnet50_culane.py --mixed-precision Loaded torchvision ImageNet pre-trained weights V1. Not using distributed mode...
Hello, Could you please share your config that can record best model during training? it seems the mode is closed due to 'get validation set ' function always return None
The original dataset just supplies the coordinates of lane points. I wonder how we can determine which lane exists. I currently focus on another dataset which just have lane points...