Published September 3, 2024 | Version v2

Indian Spices Code

  • 1. ROR icon Vishwakarma University
  • 2. ROR icon Kasetsart University
  • 3. ROR icon Regent University

Description

indianSpices

The goal of this project is to create a model that can classify images of Indian spices into their respective categories. The project utilizes several popular CNN architectures such as VGG16, ResNet50, and InceptionV3 for feature extraction and classification.

Project Overview

The goal of this project is to create a model that can classify images of Indian spices into their respective categories. The project utilizes several popular CNN architectures such as VGG16, ResNet50, and InceptionV3 for feature extraction and classification.

Requirements

To run this project, you need the following dependencies: Python 3.xTensorFlowNumPyMatplotlibSeabornscikit-learn

You can install the required packages using the following command: pip install tensorflow numpy matplotlib seaborn scikit-learn

Dataset

Repository name: Indian Spices Image Dataset

Data identification number: 10.17632/vg77y9rtjb.2

Direct URL to data : https://data.mendeley.com/datasets/vg77y9rtjb/2


GITHUB REPO

   https://github.com/patilkr/indianSpices

Files

README.md

Files (47.7 kB)

Name Size Download all
md5:d4bbaeba3aebfa0f16254678a0f0d534
2.9 kB Download
md5:41efa8419aa2a157f8e3e5ac3bc474e0
3.8 kB Download
md5:1ebbd3e34237af26da5dc08a4e440464
35.1 kB Download
md5:22c42dfbc64357791f6267280e051e1b
2.3 kB Download
md5:1a3419f312b1d7fc1e595b566dd41c72
3.5 kB Preview Download

Additional details

Software

Repository URL
https://github.com/patilkr/indianSpices
Programming language
Python