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
GOIT Markup HW-02 — Portfolio section with semantic HTML + CSS: normalized styles, Google Fonts, hover/focus states, image optimization, and HTML validation. Includes styles in css/styles.css and assets in images/.
Developed a Deep Neural Network model which classifies the traffic signs.By using Digital Image Processing techniques likes Gray Scale Conversion,Histogram Equalization,Image normalization ,we preprocessed the images.By using Convoultional Neural Network model, from keras framework developed a working model. This model gives 96% accurate results.