Hello. I am trying to train the model from the beginning with object detection and lane segmentation.
As I understand, I have to change the whole code and remove the part of the drivable area. Those include yolp.py, train.py, function.py, loss.py etc.
Is there another idea to do it easily?
Hello. I am trying to train the model from the beginning with object detection and lane segmentation. As I understand, I have to change the whole code and remove the part of the drivable area. Those include yolp.py, train.py, function.py, loss.py etc. Is there another idea to do it easily?