Question about the capabilities of AlexNet Deep Learning

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:

Answers (2)

1 Comment

It helped quite a bit. However, can you please tell me if the bounding box is possible to show in real-time monitoring?

Sign in to comment.

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:

Categories

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

Products

Release

R2022a

Asked:

on 16 Sep 2022

Answered:

on 16 Sep 2022

Community Treasure Hunt

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

Start Hunting!