-
I try to fine tune on culane data(just to check), however it's seems like the model, that I am using for fine-tune is really random weights, because first epochs of learning loss is really big and per…
-
Can we test on other videos other than culane or tusimple?
-
I've finished setting up and running test.py for Tusimple dataset, the console reports an error as follows:
```
start testing...
100%|█████████████████████████████████████████| 348/348 [00:39
-
感谢大佬的开源精神,另有两个问题期待大佬的解惑,Thanks♪(・ω・)ノ
![image](https://user-images.githubusercontent.com/30924021/87636186-ecb97e00-c772-11ea-80c9-e35fa6586dd1.png)
1. 为什么 CULane训练出来的model F1-score比 Tusimple低这么多?…
-
The 10 means column size of CULane which can be seen in data/constant.py and 4 is the corresponding size of Tusimple. This " column size" should be row size, am I right?
_Originally posted by @gnew…
-
Hi, Recently, when I test with model you provided on culane dataset, I found that the model has trained at least 13 epochs, but according cfg file from experiments/exp10, it will only training maximum…
-
你好,我在训练时候一直卡在这里了,请问你训练过程中载入会很慢吗?是我哪里出问题了吗?
(ylc) root@dell-PowerEdge-T640:/data/ylc/lane_detect/Ultra-Fast-Lane-Detection-master# sh launch_training.sh
[2020/07/08 14:46:20] start training...
Con…
-
In addition to the doubt of the title, are you creating the training images with any specific program?
-
Thank you for your innovative work! I also found [another paper](https://arxiv.org/abs/2005.08630) (E2E-LMD) whose core idea is coincidentally similar to yours, which was published just one month afte…
-
I have a dataset need to detect the lane, but the resolution of images in this dataset is not the same as Tusimple Dataset, so pretrained model didn't work well. therefore I want to fine-tune the pret…