-
How do I generate the json file as given in the TuSimple dataset.
-
Hello @cardwing
I am currently trying to train the lanenet model with my own dataset but i missing some files.
M current status:
- I trained successfully the network with the 6 images which are …
-
用的数据是 tusimple lane dataset
训练出来的embedding.png 显示出来的照片一直都是 雪花点,不是正常的图片
论文上 Embedding branch。您这块代码是不是有问题,或者没有这块代码?
进行聚合的时候 出现nan的问题?,计算loss的时候 被除数肯定是0的情况下?
我看了所有的图片,二值图都是正常的,实例图也是没有问题。。
-
Hello,
Thanks for your work.
I downloaded the pretrained model and tested it on my own images (1280x720, rgb)
When looking at the results, the binary image always gives a lot of false negati…
-
How does one go about testing this model on videos?
-
Hi, I noticed that the h-sample is all the same for any item in tusimple dataset json file. Now I want to train the net in my datasets, but the images in my set is in various scale. Should I resize th…
-
I have implemented SCNN using Tensorflow and put the full codes [here](https://github.com/cardwing/Codes-for-Lane-Detection). You can test the code in popular lane detection benchmarks like TuSimple, …
-
您好!在WIN10环境下 GPU 1060 显存6G 训练时候出现一下错误!请您指教一下!
D:\lanenet-lane-detection\venv\Scripts\python.exe "D:\Pycharm\PyCharm Community Edition 2018.2.4\helpers\pydev\pydevd.py" --multiproc --qt-support=auto -…
-
Have you tried generating your own dataset similar to Tusimple Dataset?
If yes, how?
What's the proper format for both binary and instance segmentation image labels?
-
I have implemented SCNN using Tensorflow and put the full codes [here](https://github.com/cardwing/Codes-for-Lane-Detection). You can test the code in popular lane detection benchmarks like TuSimple, …