deepnets for image localisation and counting

22 次查看(过去 30 天)
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,7:53
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 CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by