YOLOP icon indicating copy to clipboard operation
YOLOP copied to clipboard

How to train only on 1 Single Task?

Open athern27 opened this issue 10 months ago • 1 comments

Hi everyone, I want to know if it is possible to train only one task at a time on a custom dataset. For example, I only want to train the lane segmentation part, but I don't have an object detection dataset. However, from the code, it looks like it also checks for the presence of an object detection dataset. How do I modify the code to bypass this check?

athern27 avatar Feb 26 '25 12:02 athern27

Hi, I have the same problem, do you figure it out?

ZhuShaoQiang avatar Apr 23 '25 11:04 ZhuShaoQiang