-
How to solve this issue?
-
麻烦问一下,关于culane数据集的代码在编译时出现的一个报错 tools/lane-evaluation/src/lane_compare文件里的43 47行的line我好像没有找到在哪声明的
-
Our **ENet-Label-Torch** has been released. More details can be found in [my repo](https://github.com/cardwing/Codes-for-Lane-Detection).
Key features:
(1) ENet-label is a **light-weight** lane …
-
@harryhan618 Hi, I evaluated the model that you provide on the Tusimple dataset by the test_tusimple.py. the result is as follows:
[{"order": "desc", "value": 0.9416278328369392, "name": "Accuracy"…
-
您好,请问您知道怎么在 Tusimple数据集上评估模型性能吗?
-
I test the ckpt you uploaded using my own images and the results are very bad as shown below. I dont know it's because culane dataset or scnn model.
![sence_0_2019-7-23-15-17-12_100](https://user-ima…
-
Thank you for you lane-detection code. When i test your pre-trained model in ERFnet-CULane-pytorch , i found the precision is not the expected result, the precision in the normal sence is just 35%, i…
-
请问会公布pytorch版本的ENet-SAD代码吗?😀
-
Hi,when I use CULane dataset in SCNN-Tensorflow, I create the folder lane-detection_mode/dataset and put CULane dataset into it, just like this, dataset/CULane/xxxxframe.when I run the code with dat…
-
请问您有评估过您训练好的模型吗,用tusimple数据集的指标或者其他的比如F1分数之类的指标?或者使用其他的数据集如CULanes来训练?