Skip to content

Tek233/ImageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassifier

This project implements an image classifier using the ResNet architecture. The model was trained on the CIFAR-10 dataset and achieved over 90% accuracy.

Key Features

  • ResNet Architecture: Custom Residual Network (ResNet) implemented in Keras.
  • Experiment Tracking: Integrated MLflow for tracking experiments, logging metrics, and saving the final model.

  • User Interface: User-friendly interface using Gradio for easy interaction with the model.

Requirements

  • Python 3.x
  • Keras
  • TensorFlow
  • MLflow
  • Gradio

About

This project implements an image classifier using the ResNet architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages