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
This is a forward-pass CNN implemented in MATLAB for image detection. The CNN takes a 32x32x3 image input and classifies it as one of 10 objects: airplane, automobile, bird, cat, deer, dog, frog, horse, ship, or truck.
About
This is a forward-pass CNN implemented in MATLAB for image detection. Download all of the files and run the main file to see the results