Skip to content

itsmohsin/ml-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Images Categories

This project categories the food images.

  • Dataset used: food101
  • Python librarie used: numPy, matplotlib, TensorFlow
  • Model used: EfficientNetB0
  • Accuracy: 79.63%
  • Input: food images
  • Output: label of food image

Dog Images Classification

This project identify the dog images.

  • Dataset used: dog breed identification
  • Python librarie used: numPy, pandas matplotlib, TensorFlow
  • Model used: mobilenetv2
  • Accuracy: 99.97%
  • Input: dog images
  • Output: label of dog image

American Sign Language (ASL) Alphabet Image

This project classify American Sign Language Alphabet images.

  • Dataset used: ASL Alphabets
  • Python librarie used: matplotlib, PyTorch
  • Model used: Resnet9
  • Accuracy: 99.99%
  • Input: ASL alphabet images
  • Output: label of ASL alphabet image

Idetifying Flower Species

This project recognize the flower images.

  • Dataset used: flowers recognition
  • Python librarie used: numPy, matplotlib, PyTorch
  • Model used: Resnet9, Resnet34
  • Accuracy: 79.55%, 89.26%
  • Input: flower images
  • Output: label of flower image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published