-
-
Running `python planner/Frenet/frenet_planner.py` with Error:
> Loaded settings from /home/rancho/2-ldl/othors/beliefplanning/planner/Frenet/configs/risk.json
> Loaded weights from /home/rancho/2-…
-
Hi,
Using win 11,
installed requirements successfully
with default video and model
Stack trace (most recent call last):
#30 Object "", at 00007FFCBCBC54E0, in BaseThreadInitThunk
#29 Object …
-
python test_lanenet.py --is_batch True --batch_size 2 --save_dir data/tusimple_test_image/ret --weights_path model/tusimple_lanenet_enet/tusimple_lanenet_enet_2019-05-08-11-11-01.ckpt-100000 --image_…
-
When I run 'python3 lanenet/train.py --dataset ./data/training_data_example',the error:
File "lanenet/train.py", line 9, in
from lanenet.dataloader.data_loaders import LaneDataSet
ModuleNotF…
-
I have tried to run test_ebs.py. Got the following error.
I have downloaded the weights.
Traceback (most recent call last):
File "test_ebs.py", line 20, in
lane_detection = Lane_Detection…
-
Hi,
When running `python3 lanenet/train.py --dataset ./data/training_data_example`, I'm seeing the following exception:
```
Traceback (most recent call last):
File "lanenet/train.py", line 1…
-
Traceback (most recent call last):
File "lanenet-enet-hnet/data_provider/hnet_data_processor.py", line 111, in next_batch
return self.next_batch(batch_size)
File "lanenet-enet-hnet/data_pro…
-
Traceback (most recent call last):
File "lanenet_hnet_predict.py", line 177, in
predict(args.image_path, args.lanenet_weights, args.hnet_weights)
File "lanenet_hnet_predict.py", line 171, …
-
@aparecidovieira Thanks for the repository!
Can you provide with the pretrained models that have been trained on birdview datasets?
Or can you please release the birdview dataset for training?
Wou…