Thursday, February 12, 2009

Vision Recognition using Backpropagation

I tried to participate in a contest which competes with others about the ability to find the shortest path in a maze. In the contest, attendant had to pass 5 points and to recognize traffic signals. To solve the problem, I suggested ideas in order to recognize traffic signals and to plan the shortest path via five points. The ideas were that I used Back-propagation to recognize traffic signals and to find the short cut to a goal, Genetic algorithm and A* algorithm were applied.
Backpropagation(BP) Training Program


Add Training Data and Test Trained BP with Sample Images
Back to Portfolio

No comments: