Recognize Multiple Object in same image AlexNet

2 views (last 30 days)
Can we Reconize Multiple Objects in same image using AlexNet?
See the Imagemultip.jpg

Accepted Answer

Kenta
Kenta on 18 Dec 2018
Edited: Kenta on 18 Dec 2018
I think R-CNN (semantic segmentation) can be used for recognizing multiple objects and AlexNet cannot be used for that purpose directly. Maybe, AlexNet can be utilized in R-CNN.
Please refer them. I found them with the keywords "Alexnet, R-CNN".

More Answers (0)

Categories

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

Community Treasure Hunt

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

Start Hunting!