-
I get the similar results in Tusimple dataset (for infer_tusimple.py)
But...
I can see the original img using `cv2.imshow('img', img)`
When I try to show the img_out ( in line 130), I get the bla…
-
你好,如何用自己的数据集生成anchor的预训练权重?tusimple数据集的格式
-
Hello,
when run:
python main.py configs/scnn/resnet18_tusimple.py --validate --load_from scnn_r18_tusimple.pth --gpus 0 --view, the following error error occurred.
lanedet/engine/runner.py",…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
In the code, I see that in the evaluation of the recognition results,use these two json files:
../../output/erfnet_baseline_tusimple.json & /home/data/Tusimple/test_label.json
I would like to as…
-
Hi, when i add --view for culane dataset it doesnt work with the error
Traceback (most recent call last):
File "main.py", line 65, in
main()
File "main.py", line 33, in main
runner.…
-
![image](https://user-images.githubusercontent.com/67251954/130737897-28ec9b0f-5619-494d-9ed3-cc454224fcb2.png)
Is it normal that it takes me 30min to train an epoch on 1080ti?
![image](https://user…
-
안녕하세요! 저는 생태 관련해서 연구하고 있는 석사과정 대학원생입니다.
다름이 아니라, 어쩌다보니 lane-detection에 대해 공부하고 있는 중인데, 관련 코드를 찾던중 선생님의 코드를 찾게되어 문의드립니다.
train.py의 경우에는 CULane에 대해서만 학습을 할 수 있는 것인가요?
그거랑 또 한가지 궁금한 점이, test를 하려…
-
Hello, when training loss is Nan, what should I do?
-
The inference outputs from the model are really bad even for very easy images.
1. Using Laneatt_Res18_Culane
2. Using SCNN_Res50_Culane
Any idea why this is happening? I've just done norma…