VPGNet icon indicating copy to clipboard operation
VPGNet copied to clipboard

Tensorflow version of SCNN is available now (lane detection)

Open cardwing opened this issue 7 years ago • 3 comments

I have implemented SCNN using Tensorflow and put the full codes here. You can test the code in popular lane detection benchmarks like TuSimple, CULane and BDD100K or your custom dataset with minor modification. Welcome to raising issues if you have problems in reproducing the results. My code is based on LaneNet and SCNN-Torch.

cardwing avatar Nov 30 '18 05:11 cardwing

hello,buddy Did you achieve the VPGNet?I want to make friends with you using Wechat

chenchaohui avatar Dec 06 '18 09:12 chenchaohui

@chenchaohui, I have not implemented VPGNet since their dataset has not been released. And you can directly list your questions in my repo and I will respond to you ASAP. ^_^

cardwing avatar Dec 07 '18 04:12 cardwing

[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 456:16: Message type "caffe.LayerParameter" has no field named "tiling_param". F0618 12:00:19.106469 6733 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/cch/VPGNet_for_lane/caffe/models/vpgnet-novp/deploy.prototxt *** Check failure stack trace: *** 已放弃 (核心已转储) This is the problem I met when I run VPGNET", can you help me solve it,thank you very much!

chenchaohui avatar Jun 18 '19 08:06 chenchaohui