Skip to content

CYLEE21/image_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

image_classification

This the repo for some classification codes.

Project highlight

Duration: 1 weeks

Languages: Python

Top used libraries: Keras, openCV, pandas, numpy.

Models: (1) Stacked CNN, (2) resNet50

Dataset: (1) online sources, (2) mnist dataset.

IDE: VScode, Windows 10, Mac OS, git

Project objective and result

Objective: classify the given pictures.

Result: The model can classify the given pictures with simple CNN models.

Visualization

As we can see the machine can classify the images between wolf and wolfdog.

result_1

But there are something still can be improved, if the image is from some other types of wolf, the machine will be confused. This might be improved if we use more various types of wolf and wolfdog images to train the model.

result_2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages