Skip to content
Jayn edited this page Dec 1, 2015 · 2 revisions

This wiki is a memorandum of each branch in this repository for the purpose of avoiding forget the function.

  • solutionTwoForCompetion: This branch is the IVFC2015 final traffic lights detection and recognition code. I've remove the function of detecting the traffic signs. Just do the operation of TLD

  • CompetionSVMTSR: The code on this branch changed the method of traffic signs recognition because I found that the BP Neural Network can't be in convergence when the training set is replaced by Changshu data. Then I used the SVM+HOG to handle the recognition problem of traffic signs.

  • fixTLResult: add the TL arrows' recognition by SVM+HOG

Clone this wiki locally