deepnets for image localisation and counting

조회 수: 9 (최근 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 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