0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

製造業向け BOX配置判定AIを作った話

0
Posted at

何を作ったか

BOXの中に製品が正しく指定位置に置かれているかをAIで自動判定するアプリを作りました。カメラで撮影した画像をリアルタイムで解析し、OKとNGを即座に表示します。

どんな課題を解決するか

製造業・物流・梱包工程では、目視による配置確認に時間とコストがかかります。また、担当者によって判定基準がばらつくことも課題です。このアプリを使うことで、判定を自動化し、ミスを減らすことができます。

使った技術

Python
YOLO(物体検出)
JavaScript(UI)

GitHub
https://github.com/javanger-star/box-placement-ai

デモについて
実際の動作デモをご希望の方はお気軽にご連絡ください。

javanger@gmail.com

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?