You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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. ^_^
[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!
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.
The text was updated successfully, but these errors were encountered: