Skip to content

madhusowmya/Food-state-classification-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. In this project Google colab is used to build the model for image classifiication.
	a. Load the Training and Validation data.
		TRAIN_DATA:trainnig data
		VAL_DATA:validation data

	b. Image Processing, Feature extraction.
	c. Model Build.
	d. compile the model.
	e. Load the test data
	f. Predict the unknown class for the testdata.
2. Load the test image' folder path at test data path and run the lines of test code
below the text, "TEST RUNNING CODE" :
	TESTDATA

3. Json File is generated and downloaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages