opendatacam/opendatacam
An open source tool to quantify the world
What it solves
OpenDataCam は、ビデオフィード内の移動物体を自動的にカウント・トラッキングすることで、物理的な世界を定量化する手段を提供します。交通調査などのシナリオで手動カウントが不要になり、ユーザーは常時人手を介さずに物体の動きや量に関するデータを取得できます。
How it works
システムは機械学習とコンピュータビジョンを用いて、カメラフィードまたは事前録画されたビデオ内の物体を検出します。検出後、シーン内を移動するこれらの物体の軌跡を追跡します。ユーザーは UI または API を通じて特定の「カウンター」(ラインやポリゴンなど)を定義でき、物体がこれらの境界を横切るたびにカウントが記録されます。
Who it’s for
移動物体の定量化が必要なすべての人を対象としています。特に交通調査(モーダル分割やターンカウントなど)を行う方や、NVIDIA Jetson などのエッジデバイスやクラウド上で AI ビジョンを展開したいユーザーに最適です。
Highlights
- Broad Detection: Detects 50+ common object classes out of the box.
- Flexible Deployment: Runs on small field devices (NVIDIA Jetson), desktops, or cloud servers.
- Customizable: Supports training custom models and using custom neural network weights.
- Versatile Inputs: Works with real-time camera feeds or pre-recorded video files.
- Developer Friendly: Includes an API for extending functionality and exporting counter and tracker data.