-
If testing with a CPU device is possible, How can we perform that?
Is resizing of images is required for using the data from Tusimple test dataset?
I have tried below command -
**`python tools/t…
-
I notice that the ablation experiments in the paper were done on the culane dataset. Do you have the ablation results on tusimple dataset?
-
CUDA_VISIBLE_DEVICES=1 nohup python main.py --run_mode train --pre_dir /home/Disk-2T/chedao/Eigenlanes-main/preprocessed/tusimple/ --dataset_dir /home/Disk-2T/chedao/Eigenlanes-main/Tusimple > tisimpl…
-
Hello,
I am trying to train the model on the TuSimple dataset with the ResNet34 backbone. I keep encountering an unknown CUDA error. I am not sure what the issue is as the program is recognizing that…
anir9 updated
2 years ago
-
-
Description of trained model: **10 epoch** on **tusimple** dataset, accuracy **95.5%**
I did some experiments on this trained model with my own images and images of CULane, it performed badly:
_my …
-
Hello, Thanks for the very useful source and documentation.
I have tried with the sample data provided and everything works fine, but for the custom image of size (1920 X 1208) getting results like …
-
Hi everyone,
I have been trying to train Lanenet with Culane dataset for the past 2 weeks. I wanna share a little of my thoughts on the results.
Firstly, to kick start the training, CUlane dataset…
-
Hi,
I'm trying to run inference on Jetson TX2 with this command _**" _python3 tools/detect.py configs/resa/resa34_culane.py --img images/ --load_from resa_r34_culane.pth --savedir ./vis_ "**_ and i…
-
有人在自己数据集上训练的吗?效果怎么样,我这边自己标准了detect bbox和车道线,loss从1.0降到0.18(70个epoch)
![image](https://user-images.githubusercontent.com/12273405/142603856-2216bfc8-5157-4782-81d6-8f40eabd528e.png)
精度
```
Lane l…