top of page
Search

Project 3c - Image classification #3

  • Writer: James Canova
    James Canova
  • Sep 14, 2021
  • 1 min read

Project start: 23 December 2021

Project finish: 31 December 2021


Jetson Nano setup to date: 194 hours

Jetson Nano programming to date: 112 hours


As a beginner, I found the setup quite difficult.


Objective: a non-Udemy example of convolutional neural networks


This project is for classification of circles, rectangles and triangles. Data is for 100 .png files of each shape and is downloaded from Kaggle.


I queried the trained neural network with three images that I drew on pieces of paper with a Sharpie and took pictures of with my Samsung S20. The neural network correctly predicted the type of each.


The following .zip file contains a Jupyter Notebook program based on a program from the Udemy course (to run Jupyter Notebook, type jupyter-notebook):





The following .zip file contains the required data:



The image below shows the loss over 200 epochs.



The image below shows the accuracy over 200 epochs.





If you have any problems or need clarification please contact me: jscanova@gmail.com



 
 
 

Recent Posts

See All
Introduction

I became interested in artificial intelligence in mid 2021 after watching a documentary on this subject. In particular, I'm interested in...

 
 
 
References

1.Rashid, Tariq, Make Your Own Neural Network , Amazon , 2016 2.Portilla, Jose, "Python for Computer Vision with OpenCV and Deep...

 
 
 
Status of Projects

Last updated: 30 March 2024 Project 0: Read this to get a very basic understating on machine learning and neural networks. Project 1:...

 
 
 

Comments


Post: Blog posts

©2021 by My Machine Learning Blog. Proudly created with Wix.com

bottom of page