Detection of ships on satellite images using YOLO v2

バージョン 1.0.0 (25.6 MB) 作成者: Primoz Potocnik
This example demonstrates how to extract useful information from satellite images using a simple deep learning based ship detector.
ダウンロード: 257
更新 2022/1/27

Detection of ships on satellite images using YOLO v2 deep learning

This MATLAB example demonstrates how to extract useful information from satellite images using a simple deep learning based ship detector, which can be included in a broad range of situational awareness sensors of maritime autonomous surface ships.

  1. Download MATLAB LiveScript "YOLO_ship_detector.mlx" and data "data.zip"

  2. Download MATLAB Add-On with a pretrained Deep Learning Toolbox Model for ResNet-50 Network https://www.mathworks.com/matlabcentral/fileexchange/64626-deep-learning-toolbox-model-for-resnet-50-network

  3. Unzip "data.zip" containing train and test images, and image labelling session data

  4. Run "YOLO_ship_detector.mlx" (change LiveScript parameter "doTraining" to train the model)

引用

Primoz Potocnik (2024). Detection of ships on satellite images using YOLO v2 (https://github.com/ppotoc/Detection-of-ships-on-satellite-images-using-YOLO-v2-deep-learning/releases/tag/v1.0.0), GitHub. に取得済み.

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを得たファイル: Object Detection Using YOLO v2 Deep-Learning

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。