How i recognize a scene using alex net??or any other algorithm
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Fakhar Alam
am 22 Okt. 2018
Beantwortet: Mark Sherstan
am 17 Dez. 2018
Objects are recognize using AlexNet but how we Recognize scene on The basis of these objects Recognition??
0 Kommentare
Akzeptierte Antwort
Mark Sherstan
am 17 Dez. 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.
0 Kommentare
Weitere Antworten (0)
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!