Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python script for image classification using the ImageAI library

Notifications You must be signed in to change notification settings

JustinDeanS/FastImageAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastImageAI

Python script for image classification using the ImageAI library

Image Classification with ImageAI This repository contains a Python script for image classification using the ImageAI library. The script uses the DenseNet121 model to classify images and output the top predictions with their probabilities.

Features Utilizes the ImageAI library for image classification. Uses the DenseNet121 model for high accuracy. Outputs the top 5 predictions with their corresponding probabilities.

Acknowledgments ImageAI library by Moses Olafenwa and John Olafenwa. DenseNet121 model file from the ImageAI model zoo.

About

Python script for image classification using the ImageAI library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages