deepnets for image localisation and counting

Hello everyone,
Suggest a best deep neural net which is available in MATLAB for image localisation and counting.
Thank You,

Answers (1)

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!

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 8 Oct 2017

Answered:

on 4 Jun 2025

Community Treasure Hunt

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

Start Hunting!