Rock-Identifier / README.md
Nech-C's picture
fix: abridge short_description
cc8b30f

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Mineral Identifier
emoji: πŸͺ¨
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.29.1
python_version: 3.11
app_file: app.py
fullWidth: true
header: default
short_description: Upload a rock image to identify it!
tags:
  - geology
  - mineralogy
  - image-classification
  - gradio
  - computer-vision
datasets:
  - Nech-C/mineralimage5K-98
pinned: true

πŸͺ¨ Mineral Identifier

Welcome to the Mineral Identifier app! This tool uses a deep learning model to identify the type of mineral in a rock image you upload.

πŸš€ Features

  • πŸ” Image classification powered by a trained neural network
  • πŸ“Έ Upload an image of a mineral sample
  • πŸ’‘ Get a prediction along with confidence levels
  • 🌐 Built with Gradio for fast, accessible user interaction

🧠 Behind the Model

The app is powered by a convolutional neural network trained on a curated dataset of mineral images including:

  • Quartz
  • Calcite
  • Feldspar
  • Mica
  • And more!

If you’d like to explore the dataset used:

πŸ› οΈ How to Use

  1. Choose a photo of your rock/mineral sample.
  2. The app will process the image and output the predicted mineral type.

πŸ’¬ Feedback

If you encounter any issues or have suggestions for improvements, feel free to open an issue on GitHub or reach out on the Hugging Face community.