Skip to content

zain2525/Computer-Vision-CNN-with-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Computer-Vision-CNN-with-TensorFlow

Open in Colab

In the Prepare flower data NoteBook:

We are going to do the flowing

1. Download data from Kaggel.

2. Split the data to train, validation and test datasets.

Open in Colab

In the CNN Project NoteBook:

We are going to do the flowing

1. Import the data we have prepared in the Prepare flower data NoteBook.

2. Preprocess the data.

3. Create a (Multi-class classification) model

4. Evaulate the model

5. Making predictions with our trained model

6. Create Confusion Matrix

7. Finding the most wrong predictions

8. Visualizing predictions on test images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published