Skip to content

The core code of "Assisted learning for land use classification: The important role of semantic correlation between heterogeneous images"

License

Notifications You must be signed in to change notification settings

Margin1996/Assisted_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assisted learning for land use classification: The important role of semantic correlation between heterogeneous images

This is the core code of our work published in ISPRS J. 😘

This work propose an innovative assisted learning framework that employs a "teacher-student" architecture equipped with local and global distillation schemes for land use classification on heterogeneous data.

Image of work

It has several advantages as outlined below:

Ability to maintain performance during testing with missing modalities

High interpretability demonstrating knowledge transferability between different modalities

Simplicity and flexibility

Below is the process of the proposed framework:

Step 1: Training teacher models using cross-entropy and dice loss. (Using train_t.py to train the teachr.)

Step 2: Training student models using our framework. (Using train_s.py to train the teachr.)

Step 3: Testing.


Thanks to bubbliiiing for providing the open-source project HRnet.

About

The core code of "Assisted learning for land use classification: The important role of semantic correlation between heterogeneous images"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages