Skip to content

linuxsino/SENet

 
 

Repository files navigation

image

News

2025.1 our paper has been accepted by IEEE TIP.

2024.2 arxiv paper released.

Dataset

image

you can find them here.

Prediction map

you can download here

References

During development, we referred to the following resources:

  • MAE - The backbone of SENet is built based on this project. Note that to get good results, you need to use the full pre-trained weights of MAE (including the decoder part). you can get the mae weight here.
  • BGNet - The training process and implementation are based on this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%