Code Monkey home page Code Monkey logo

smabbasht / microbes-image-segmentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from syed-m-hussain/microbial-cell-segmentation

1.0 0.0 0.0 17.42 MB

๐Ÿ” This GitHub repository hosts a real-time microbial cell detection and segmentation application built on YOLOv8, a state-of-the-art deep learning model. It provides an intuitive web interface for researchers and practitioners to identify microbial cells in images, facilitating tasks in environmental monitoring, public health, and biotechnology

Python 100.00%

microbes-image-segmentation's Introduction

Microbial Cell Detection with YOLOv8

This project implements a web application for real-time detection and segmentation of microbial cells using the YOLOv8 deep learning model.

Overview

Microbial cell detection is essential in various fields, including environmental monitoring, public health, and biotechnology. This application provides a user-friendly interface for researchers and practitioners to quickly and accurately identify microbial cells in images.

Your GIF

Segmented Results 1 Segmented Results 2

Features

  • Utilizes YOLOv8 for real-time object detection and segmentation.
  • Web-based interface for easy interaction and visualization.
  • Supports uploading of images containing microbial cells.
  • Displays segmented regions and precise locations of detected cells.
  • Provides distribution analysis of identified microbial cells.

Usage

  1. Clone the repository:
git clone https://github.com/SYED-M-HUSSAIN/Microbial-cell-segmentation.git
  1. Install the required dependencies:
  pip install -r requirements.txt
  1. Run the main file:
  streamlit run app.py

Directory Structure

.
โ”œโ”€โ”€ README.md                # Project documentation
โ”œโ”€โ”€ app.py                   # Main application script
โ”œโ”€โ”€ best.pt                  # Pre-trained YOLOv8 model
โ”œโ”€โ”€ image_utils.py           # Utility functions for image processing
โ”œโ”€โ”€ segmentation.py          # Script for segmentation functionality
โ”œโ”€โ”€ sidebar.py               # Script for sidebar components
โ”œโ”€โ”€ Images                    # Directory to store uploaded images
โ”‚   โ””โ”€โ”€ uploaded_image.jpg   # Example uploaded image
โ”œโ”€โ”€ .gitignore               # Git ignore file
โ””โ”€โ”€ requirements.txt         # Dependencies

Website Link

https://microbial-cell-detection-yolov8.streamlit.app/

References:

microbes-image-segmentation's People

Contributors

smabbasht avatar syed-m-hussain avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.