SeokjuLee / VPGNet

VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
MIT License
487 stars 166 forks source link

Training on VPGNet dataset. #54

Open ldtuanAPCS opened 4 years ago

ldtuanAPCS commented 4 years ago

Dear authors,

1 Can you show me how to perform training on your VPGNet dataset?

I don't know how to generate the dataset_list file of your VPGNet dataset in order to run the make_lmbd.sh

2 The Caltech Lanes dataset seems to be removed from the official website. Can you share a snapshot of the dataset.

Thank you very much

sandeepnmenon commented 3 years ago

I downloaded the caltech dataset from http://www.mohamedaly.info/datasets/caltech-lanes with this link https://drive.google.com/file/d/1WoodNzCVxoTrcYlCfuF2cpCrVQZcf10M/view

Hope it helps

sandeepnmenon commented 3 years ago

@SeokjuLee +1 on how to perform training on the VPGNet dataset. It is very well annotated and the lane classes are very detailed. Would love to see its applications. Please share training steps using the caffe model.

canteen-man commented 3 years ago

+1 about the detail of training the VP module.I think the VP module is a main innovations of this paper.