arXiv reaDer
リアルタイムのオブジェクト検出: PyTorch での YOLOv1 の再実装
Real-time Object Detection: YOLOv1 Re-Implementation in PyTorch
リアルタイムの物体検出は、検出に基づいてタイムリーに適切な決定を下す必要があるコンピュータ ビジョン システムにおいて、解決すべき重要な問題です。私は、オブジェクト検出パイプライン全体に慣れることを目標として、PyTorch フレームワークを使用して実装する YOLO v1 アーキテクチャを選択しました。結果を改善するために元のアーキテクチャを変更するさまざまな手法を試みました。最後に、実装のメトリクスを元のメトリクスと比較します。
Real-time object detection is a crucial problem to solve when in comes to computer vision systems that needs to make appropriate decision based on detection in a timely manner. I have chosen the YOLO v1 architecture to implement it using PyTorch framework, with goal to familiarize with entire object detection pipeline I attempted different techniques to modify the original architecture to improve the results. Finally, I compare the metrics of my implementation to the original.
updated: Sun May 28 2023 18:17:31 GMT+0000 (UTC)
published: Sun May 28 2023 18:17:31 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アソシエイト