lpeng

Results 5 issues of lpeng

hi, Excuse me, why does the probability map of the model's final prediction have a not smooth boundary of the lane line? thanks! ![image](https://user-images.githubusercontent.com/46803558/60811056-1388c000-a1c1-11e9-9ae9-e9d78fd25e2c.png)

你好, 首先感谢分享,我在README.md中看到支持的模型包括PRNet,请问相关实现在哪个文件夹下呢?谢谢

help wanted
question

**Describe the bug** I'm using the ```mmdet2trt ../mmdetection/configs/detr/detr_r50_8x2_150e_coco.py ./detr_r50_8x2_150e_coco_20201130_194835-2c4b8974.pth detr.trt```to convert DETR to TensorRT, but I get the following error: Use load_from_local loader /opt/conda/lib/python3.8/site-packages/torch/nn/functional.py:718: UserWarning: Named tensors and all their...

bug

hi, I get this error, who can help me ? thanks!!! Traceback (most recent call last): File "/home/lpeng/anaconda3/envs/laneseg/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 946, in _build_extension_module check=True) File "/home/lpeng/anaconda3/envs/laneseg/lib/python3.6/subprocess.py", line 418, in run output=stdout,...

HI, I want to reproduce the results in your readme.md? but I can't Can you tell me how do you initialize the network weights? conv layers of vgg16 can use...