-
Hi, @cardwing
I'm a person who is not familar to matlab.
**Can I get python version of `ERFNet-CULane-PyTorch/tools/prob2lines/main.m` codes?**
I saw a https://github.com/cardwing/Codes-for-Lane…
-
Just like mmdection or mmsegmetation, it would be nice if each method of the paper could have a corresponding documetation.
-
I trained 7 of the models and in all of them, I got more than %80 validation mIoU with the default settings (CamVid dataset after 1000 epochs). But when I tested the 1000th checkpoints with test.py co…
-
May I ask how to input the default config file correctly during the Lane detection training process?
My input is
python main_ Landet. py -- train -- config=/home/cxf/phytorch auto drive/configura…
-
**When i run sh test_pspnet_multi_scale.sh # sh test_erfnet_multi_scale.sh,something wrong happend:** My torch version is 0.3.1 .
Traceback (most recent call last):
File "test_pspnet_multi_scale.p…
-
Hi, neven. Could you update this repo to multi class settings as decribed in your paper? I'm trying to reproduce the results on Cityscapes. Thanks.
-
Hello, when I run lane_video. py with
python tools/vis/lane_video.py --video-path=/media/user/新加卷/zxc/code/Vehicle-CV-ADAS/TrafficLaneDetector/temp/example.mp4 --save-path=/media/user/新加卷/zxc_ubuntu/…
-
related paper
|摘要|
|---|
|Real-time semantic segmentation plays an important role in practical applications such as self-driving and robots. Most research working on semantic segmentation focuses…
-
@XingangPan
It is now 2021, SCNN (proposed over 3 years ago) has become **the** classic method for lane detection and still pose a challenge to SOTA methods. But the old torch7 code and matlab evalu…
-
Our **ENet-Label-Torch** has been released. More details can be found in [my repo](https://github.com/cardwing/Codes-for-Lane-Detection).
Key features:
(1) ENet-label is a **light-weight** lane …