Effacer les filtres
Effacer les filtres

Human Detection in MATLAB using Deep Learning (Neural networks)

5 vues (au cours des 30 derniers jours)
Mohammad Arif
Mohammad Arif le 26 Mai 2021
Modifié(e) : Mohammad Arif le 26 Mai 2021
Hi,
I am looking to detect pedestrians/humans in a frame. I am aware of the peopleDetector tool in the Computer Vision Toolbox, that uses HOG features and a SVM for classification. I also went through the Pedestrian Detection example in the deep learning matlab toolbox.
If I want to use, Sliding Window for Region Proposal, HOG for Feature Extraction and then a NN for Classification. How do I go about this?
Thank you

Réponses (1)

David Willingham
David Willingham le 26 Mai 2021
Hi Mohammad, have you thought about using Object Detectors based on deep learning?
This example shows how to use a pretrained object detector on 80+ different categories:
Regards,
  1 commentaire
Mohammad Arif
Mohammad Arif le 26 Mai 2021
Modifié(e) : Mohammad Arif le 26 Mai 2021
Hey David,
Thanks for your response. I am interested in tuning the deep learning network, through transfer learning and using it as a classifier. I'll go through the example now.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Recognition, Object Detection, and Semantic Segmentation dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by