Skip to content

hiseulgi/alpaca-classifier-efficientnetv2b3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpaca-classifier-efficientnetv2b3

Problem Domain

The main objective of this project is to classify images as either alpaca or non-alpaca.

Solution

  • Applied preprocessing techniques including data loading to import the images, data augmentation to create image variations, data standardization to normalize the image, and one-hot encoding.
  • Utilized a simple convolutional neural network model achieving 72% accuracy and an EfficientNetV2 transfer learning model achieving 98% accuracy.

Deployment

I use Gradio as deployment platform for demo purpose. gradio_deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published