How i recognize a scene using alex net??or any other algorithm
1 回表示 (過去 30 日間)
古いコメントを表示
Objects are recognize using AlexNet but how we Recognize scene on The basis of these objects Recognition??
0 件のコメント
採用された回答
Mark Sherstan
2018 年 12 月 17 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!