pytorch-auto-drive icon indicating copy to clipboard operation
pytorch-auto-drive copied to clipboard

Lane detection training -bug

Open CHANdaFeng opened this issue 2 years ago • 3 comments

May I ask how to input the default config file correctly during the Lane detection training process?

My input is python main_ Landet. py -- train -- config=/home/cxf/phytorch auto drive/configurations/lane_ Detection/common/datasets/culane_ Bezier

CHANdaFeng avatar Jun 14 '23 09:06 CHANdaFeng

@CHANdaFeng did you paste the full input? I dont see a suffix?

voldemortX avatar Jun 14 '23 10:06 voldemortX

I don't quite understand. Can you provide a command to run a training example? I learn from and reform

CHANdaFeng avatar Jun 15 '23 01:06 CHANdaFeng

@CHANdaFeng your input is not a .py file. You can checkout example shells like this one: https://github.com/voldemortX/pytorch-auto-drive/blob/master/tools/shells/erfnet_baseline_culane.sh

voldemortX avatar Jun 15 '23 02:06 voldemortX