mahmad00 / SccovNet

SccovNet for remote sensing scene image classification which accepted by TNNLS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SccovNet

SccovNet for remote sensing scene image classification

Do following steps to run the demo:

  1. Install Matconvnet:http://www.vlfeat.org/matconvnet/.
  2. Download pretrained model and move it into 'model':http://www.vlfeat.org/matconvnet/pretrained/
  3. Download dataset and move it into 'data':NWPU45 http://www.escience.cn/people/gongcheng/index.html
  4. run 'getfile_name.m' in 'data'
  5. add 'datalaoder','function' and 'model' into your Matlab path
  6. run 'sccovnet_demo_alexnet.m'

written by Nanjun He ('henanjun@hnu.edu.cn') SccovNet is the end-to-end model of MSCP(https://github.com/henanjun/code_MSCP)

About

SccovNet for remote sensing scene image classification which accepted by TNNLS


Languages

Language:MATLAB 100.0%