-
Hello. Thank you for your contribution. I want to know what is the difference between the two Acc in the following picture? What do they mean? The result of my operation is about 88%.
![image](http…
-
-
loading from cache file: ./cache\tusimple_['label_data_0313', 'label_data_0601', 'label_data_0531'].pkl
No cache file found...
FileNotFoundError: [Errno 2] No such file or directory: '../../TuSimp…
-
How to export a trained lane-det model from PyTorch to ONNX
-
@liuruijin17 Hi! I have a small question: would you kindly tell me why use 3 classes? Labels are all 1(lane)/2(no object), it seems 2 classes should suffice. Then there is another question, maybe one …
-
I run the demo on TuSimple test data by following the master branch(Tusimple) readme.md with the default model you offered. the result is just ok. but when i use the model to test my own test data…
-
Hi, please ask How to annotate own dataset in the same format as Tusimple? I want to test model on my own dataset
foxkw updated
3 years ago
-
很棒的工作,让人受益匪浅。
但是我在看您代码的过程中发现,对于数据的预处理您做的是标准化而不是归一化,这样是否会比较容易产生梯度爆炸的现象呢,因为我尝试将您的网络和其他网络相接训练,总是会出现训练没多久就变成nan的情况。
另外我看到标准化过程中您用的似乎是imagenet的均值和1的标准差,对于在tusimple和culane上的训练是否会产生影响呢
谢谢
-
Thanks for your contribution. when i try to reproduce the experiment results with tusimple dataset, i found that 1) the cls_loss is always 0 , is it normal? and the run test.py file with the 500th ep…
-
/usr/local/lib/python3.7/dist-packages/tensorflow/python/framework/dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will …