How i recognize a scene using alex net??or any other algorithm

1 view (last 30 days)
Objects are recognize using AlexNet but how we Recognize scene on The basis of these objects Recognition??

Accepted Answer

Mark Sherstan
Mark Sherstan on 17 Dec 2018
Train the network on scenes instead of objects. Whatever takes up the majoirty of the image and has the most dominant features you are extracting is what you will learn. Alexnet was trained on images that are 227x227 that take up the majority of the frame. Remove that object and you will learn something else assuming there are enough consitetent features and your data set is large enough.

More Answers (0)

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!