Skip to content

subhamvs/ImageClassificationTensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ImageClassificationTensorflow

ImageClassification training using Tensorflow and Python

Requirements:

  • Ubuntu 20.04
  • Python v3.8.10
  • Tensorflow v2.6.0

The python file contains training details for following datasets,

a) fashion_mnist

The file shows,

_1) How to train classification model

2) How to run preprocessing step for dataset

3) How to write model

4) How to save the trained models using callbacks

5) How to evaluate all models w.r.t Accuracy

About

ImageClassification training using Tensorflow and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages