Question about the capabilities of AlexNet Deep Learning
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am aware that AlexNet is capable of identifying objects in real-time using a camera. However, is it also possible for AlexNet to put some sort of mark that the software can identify so that it would be easier to see where the identified object is?
Below is an example on what I want to do with AlexNet:
0 Kommentare
Antworten (2)
GandaBerunda
am 16 Sep. 2022
Hi,
I think this answer might help shed some light:Invalid bounding boxes were removed when use fasterRCNN with Alexnet - MATLAB Answers - MATLAB Central (mathworks.com).
Hope it helps.
David Willingham
am 16 Sep. 2022
Alexnet is used for Image Classification. What you're looking for is models that can be used for Object Detection. There's a number of them available in MATLAB, check them out on the model hub:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!