-
-
![Screenshot from 2020-05-19 08-26-43](https://user-images.githubusercontent.com/39679866/82313586-24b67600-99fb-11ea-9d9e-7d318d524bc5.png)
I have also tried for the sample data set that have been…
-
Thanks for your excellent work!
Where is the processing method of Basic and Basic ++, I don't seem to find it?
Looking forward to your reply!
zxk72 updated
5 months ago
-
I tried to use the pretrained model 'tusimple_large' to test and I'm running into this error.
**Command used to test**
python tools/condlanenet/tusimple/test_tusimple.py configs/condlanenet/tusi…
-
Very appreciate with your good work. I tested with your model and get the single tested image. May I know how can I get the single image with ground truth label just as you did in your paper? I wound …
-
the error is below:
**RuntimeError: only batches of spatial targets supported (3D tensors) but got targets of size: : [1, 360, 640, 3]**
I think it is because the dataloader read the mask png as rgb…
-
使用1080p图像数据集训练模型,训练完成后使用test.py进行测试,运行报错:
merge test_model config
merge test_work_dir config
start testing...
use_aux:false
init cls
initialize_weights
100%|████████████████████████████████…
-
I read the readme file and found this in order to generate the labels:
```
{
'raw_file': str. 20th frame file path in a clip.
'lanes': list. A list of lanes. For each list of one lan…
-
请问tusimple、culane和llamas dataset,在评估f1-score时,是使用instance(多类别)还是binary(二分类)的结果?在测试llamas时,因为车道线断断续续,我的instance测试效果很差,与其他论文f1-score=80-90差太多。
-
Is this dataset able to work with PINet?
https://github.com/xbjxh/CurveLanes