arXiv reaDer
複数のカメラを使用して、大きなペンで成長を終えた豚を追跡する
Tracking Grow-Finish Pigs Across Large Pens Using Multiple Cameras
肉製品の需要の増加と農場の労働力不足が相まって、動物を効果的に監視するための新しいリアルタイムソリューションを開発する必要が生じています。検出による追跡方法を使用して、個々の豚の位置を継続的に特定することで、大きな進歩が見られました。ただし、これらの方法は、1台の固定カメラが適切な解像度で床全体をカバーしないため、長方形のペンでは失敗します。隣接するカメラの視野が重なるように配置され、フロア全体に広がる複数のカメラを使用して、この問題に対処します。追跡の中断を回避するには、豚が1つのカメラのビューから隣接するカメラのビューに交差するときに、カメラ間のハンドオーバーが必要です。インタビューホモグラフィを使用して、ハンドオーバー時に隣接するカメラと床の共有豚の位置を特定します。私たちの実験には、それぞれ16〜17頭の豚を収容する、2つの成長仕上げのペンと、3つのRGBカメラが含まれます。私たちのアルゴリズムは、最初に深層学習ベースのオブジェクト検出モデル(YOLO)を使用して豚を検出し、マルチオブジェクト追跡アルゴリズム(DeepSORT)を使用してローカル追跡IDを作成します。次に、カメラ間共有ロケーションを使用して複数のビューを照合し、追跡全体で保持される各豚のグローバルIDを生成します。私たちのアプローチを評価するために、完全に注釈が付けられたグローバルIDを持つ5つの2分間のビデオシーケンスを提供します。マルチオブジェクト追跡の精度と精度がそれぞれ65.0%と54.3%の単一のカメラビューで豚を追跡し、74.0%のカメラハンドオーバー精度を達成します。 https://github.com/AIFARMS/multi-camera-pig-trackingでコードと注釈付きデータセットをオープンソース化します
Increasing demand for meat products combined with farm labor shortages has resulted in a need to develop new real-time solutions to monitor animals effectively. Significant progress has been made in continuously locating individual pigs using tracking-by-detection methods. However, these methods fail for oblong pens because a single fixed camera does not cover the entire floor at adequate resolution. We address this problem by using multiple cameras, placed such that the visual fields of adjacent cameras overlap, and together they span the entire floor. Avoiding breaks in tracking requires inter-camera handover when a pig crosses from one camera's view into that of an adjacent camera. We identify the adjacent camera and the shared pig location on the floor at the handover time using inter-view homography. Our experiments involve two grow-finish pens, housing 16-17 pigs each, and three RGB cameras. Our algorithm first detects pigs using a deep learning-based object detection model (YOLO) and creates their local tracking IDs using a multi-object tracking algorithm (DeepSORT). We then use inter-camera shared locations to match multiple views and generate a global ID for each pig that holds throughout tracking. To evaluate our approach, we provide five two-minutes long video sequences with fully annotated global identities. We track pigs in a single camera view with a Multi-Object Tracking Accuracy and Precision of 65.0% and 54.3% respectively and achieve a Camera Handover Accuracy of 74.0%. We open-source our code and annotated dataset at https://github.com/AIFARMS/multi-camera-pig-tracking
updated: Mon Nov 22 2021 03:29:15 GMT+0000 (UTC)
published: Mon Nov 22 2021 03:29:15 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト