An open API service indexing awesome lists of open source software.

https://github.com/l1ght14/blood_cell_detection_v2

Detects blood cells in images using a YOLOv8 model. Interactive web app built with Gradio and deployed on Hugging Face Spaces.
https://github.com/l1ght14/blood_cell_detection_v2

blood-cell-detection cv deep-learning huggingface-spaces medical-ai object-detection python streamlit ultralytics yolov8

Last synced: 5 months ago
JSON representation

Detects blood cells in images using a YOLOv8 model. Interactive web app built with Gradio and deployed on Hugging Face Spaces.

Awesome Lists containing this project

README

          

---
title: Blood Cell Detection V2
emoji: 📊
colorFrom: pink
colorTo: purple
sdk: gradio
sdk_version: 5.22.0
app_file: app.py
pinned: false
license: mit
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## 🔬 Blood Cell Detection (Deployed)

🧠 Model: The project uses Ultralytics YOLOv8 for real-time blood cell detection and classification, trained on labeled microscopic image data.
👉 [Live Demo on Hugging Face](https://huggingface.co/spaces/prakash200314/Blood_cell_detection_v2)