Skip to content

rajesh0305/Proposed_Model

Repository files navigation

EasyNet++ Remote Sensing

Remote-sensing-based crop mapping implemented using EasyNet++ architectur

Model Training

The training images and the corresponding output array were reshaped into a specific matrix format, e.g., (batch_size, band_count, width, height, classes) and then mapped pixel by pixel.

Model Architecture

Information about the various code files

  • config.py file includes some properties like dataset directory, test directory and the colormap.
  • make_dataset.py file is used for feature extraction and creating dataset.
  • train_model.py contains the UNet Architecture
  • utils.py file contains the helper functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors