I have question about design of Neural Net.
I'm quite new to topic, but I have solid intuition about it. I know I should use convolutional neural network for it. But what existing design of net may I use? I want to classify some object on picture, for instance road signs. Where should I look?
Thank you!