Tagged articles

YOLOv8

6 articles · Page 1 of 1
Niu Liu
Niu Liu
Jun 22, 2026 · Artificial Intelligence

Hands‑On Underground Personnel Control in Coal Mines with YOLOv8 and ReID

The article details a full‑stack solution for real‑time underground personnel monitoring in coal mines, covering why identity recognition is needed, the YOLOv8‑based detection pipeline, OSNet‑based ReID, edge‑box hardware choices, deployment costs, and practical pitfalls learned over two years of field work.

Coal Mine SafetyEdge computingReID
0 likes · 12 min read
Hands‑On Underground Personnel Control in Coal Mines with YOLOv8 and ReID
360 Tech Engineering
360 Tech Engineering
Jul 3, 2024 · Artificial Intelligence

360LayoutAnalysis: Open‑Source Lightweight Document Layout Analysis Models for Multiple Scenarios

The 360LayoutAnalysis project from 360 AI Lab releases lightweight, yolov8‑based layout analysis models covering Chinese and English papers, Chinese research reports, and a general document scenario, providing fast inference, paragraph‑level detection, and open‑source code and weights for flexible document‑understanding pipelines.

AI modelMultimodalYOLOv8
0 likes · 9 min read
360LayoutAnalysis: Open‑Source Lightweight Document Layout Analysis Models for Multiple Scenarios
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 26, 2023 · Artificial Intelligence

Using AI and RPA to Solve Slider Captcha: A Practical Implementation with YOLOv8 and PyAutoGUI

This article demonstrates how to combine AI‑based object detection (YOLOv8) with robotic process automation (pyautogui) to automatically locate, drag and release slider captchas, covering data preparation, model training, screen capture, coordinate extraction, mouse simulation, and robustness improvements.

AIRPAYOLOv8
0 likes · 15 min read
Using AI and RPA to Solve Slider Captcha: A Practical Implementation with YOLOv8 and PyAutoGUI