Scene Recognition and Classification
This Matlab code can classify the test dataset into 15 different categories namely 'Bedroom','Coast','Forest','Highway','Industrial','InsideCity','Kitchen','LivingRoom','Mountain','Office','OpenCountry','Store','Street','Suburb','TallBuilding'.
The dataset can be downloaded from:
http://www-cvr.ai.uiuc.edu/ponce_grp/data/scene_categories/scene_categories.zip
If not drop a comment below, I will mail it to you.
How to Run ?
1. Place the files in the path of Matlab
2. Make sure the test images are placed in a folder named 'testing'
3. Just run Classify_Scene.m
4. The results will be stored in a 'Results.txt' file
Suggestions and Comments are always welcome.
Thanks in advance,
Manu B.N
Cite As
Manu BN (2024). Scene Recognition and Classification (https://www.mathworks.com/matlabcentral/fileexchange/55016-scene-recognition-and-classification), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Classification >
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Semantic Segmentation >
- Engineering > Civil and Environmental Engineering > Transportation Engineering >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | https://www.dropbox.com/s/ci8dswlbkxel72s/testing.zip?dl=0
Training and Testing datasets can be downloaded from the above links.
|