deepnets for image localisation and counting

7 ビュー (過去 30 日間)
akhil s anand
akhil s anand 2017 年 10 月 8 日
回答済み: Prasanna 2025 年 6 月 4 日
Hello everyone,
Suggest a best deep neural net which is available in MATLAB for image localisation and counting.
Thank You,

回答 (1 件)

Prasanna
Prasanna 2025 年 6 月 4 日
Hi Akhil,
For image localization and counting, MATLAB offers several pre-trained deep neural networks. Some of which are:
  • YOLO: for real time object detection and localization.
  • Faster R-CNN: for Object detection with high accuracy.
  • SSD: for balanced speed and accuracy
For more information regarding the networks, you can refer to the following documentations:
Hope this helps!

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by