deepnets for image localisation and counting

10 visualizaciones (últimos 30 días)
akhil s anand
akhil s anand el 8 de Oct. de 2017
Respondida: Prasanna el 4 de Jun. de 2025
Hello everyone,
Suggest a best deep neural net which is available in MATLAB for image localisation and counting.
Thank You,

Respuestas (1)

Prasanna
Prasanna el 4 de Jun. de 2025
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!

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by