-
Hello,
First of all, thank you very much for this repository, it is fantastic. I would really appreciate if you could help me with two things:
- I was wondering if you had trained the network w…
-
I use the model to train the CULane dataset, but there are questions:
1 the GPU memory is used 107M, seems that the gpu didn't work.
2 the training stops at the 3840th epoch, it is very strange, wh…
-
大佬你好,我想训练自己的数据集,issue中已经有人说出来这个问题,我尝试了一下并没有成功,能具体说一下嘛,超级感谢!!
-
Hello, I want to detect lane lines in my video data. How do I do that?Please advise, thank you!
-
What's more, is there any test code or inference code guide of auto_lane module?
-
In the 'Change_intensity' data augmentation, you only change the v channel values in hsv color space. Could you please tell me how useful is this operation for the performance?
-
1. AutoLane tar file cannot download
https://github.com/huawei-noah/vega/blob/master/docs/cn/model_zoo/model_zoo.md
Is the download site wrong?
2. Only pretrained model on culane is uploaded, …
-
First, thanks for providing the source-codes. Nice job!
I am interested in analyzing the predictions of your model in the TuSimple dataset (i.e., computing some stats and other metrics). In the [RE…
-
请问大神贴出来的最新的model只是使用了tusimple训练吗?是否有用到CULane
-
大佬您好,我想把输入分辨率改成400*144,那么 culane_row_anchor = [121, 131, 141, 150, 160, 170, 180, 189, 199, 209, 219, 228, 238, 248, 258, 267, 277, 287] 这些值该如何相应更改,多谢~~