Bag-of-Covolutional-Features

CNN + BoVW <=BoCF, Dataset Included


Project maintained by Grv-Singh Hosted on GitHub Pages — Theme by mattgraham

Live Interaction Run on Repl.it

Report

K Means Clustering

Frequency of Visual Words (e.g Tree, Car, Lake, Forest)

Outputs

Fitness of iteration

Count of Visual Word

Sample data

This project proposed a simple and effective image feature representation method BoCF, for scene classification. Compared with traditional BoVW model in which the visual words are usually obtained by using handcrafted features. The later part of project proposes an application of Grey Wolf Optimizer (GWO) algorithm for satellite image segmentation. The original GWO has been correctly modified to work as an instinctive clustering algorithm. Further, a beneficial performance analysis was carried out by comparing the proposed method with the existing methods. Consequently, in the future work, we need to explore new methods and systems in which the combination of remote sensing data and information can be deployed to promote the state of the art of remote sensing image scene classification. Aim Our goal is to encourage the use of recent technologies like deep learning and recent nature inspired algorithms to detect more descriptive features from an image through remote sensing and to more accurate identification and classification of the images Classification of scenes is difficult if it contains blurry and noisy content. The two significant areas of scene classification problem are: learning and scenes models for formal categories. If the images are affected due to noise, poor quality, occlusion or background clutter, it becomes quite a challenge to classify an image. This difficult gets multiplied whenever an image consists of many objects. There has been a invariable raise in new classification algorithms, techniques Introduction Remote Sensing Image Scene Classification plays an essential role in a broad range of applications. In this project, we have presented a mechanism for remote sensing and image classification of large dataset image collections. . Bag of Visual Words (BoVW) model is used in first part of the project. However, the traditional BoVW model only captures the local patterns of images by utilizing local features. Then proposed Bag of Convolutional Features (BoCF) generates visual words from deep convolutional features using off- the-shelf convolutional neural networks. The further part of project proposes an application of Grey Wolf Optimizer (GWO) algorithm for satellite image segmentation. The original GWO has been suitably modified to work as an automatic clustering algorithm. Results Accuracies of BoVW, BoCF and GWO respectively.