Skip to content

This is the code implementation of "Unsupervised conversion method of high bit depth remote sensing images using contrastive learning"

Notifications You must be signed in to change notification settings

ZzzTD/Bit-depth_conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit-depth_conversion

This is the code implementation of "Unsupervised conversion method of high bit depth remote sensing images using contrastive learning" 新建 Microsoft PowerPoint 演示文稿

Prerequisites

  • Linux or macOS
  • Python 3
  • CPU or NVIDIA GPU + CUDA CuDNN

Update log

9/11/2024: Added related codes.

Train and Test

  • Train the model:
python train.py --dataroot XXX --name XXX
  • Test the model:
python test.py --dataroot XXX --name XXX

Datesets

All the data mentioned in the article has been uploaded to Baidu Cloud, link is:https://pan.baidu.com/s/1NVu1yWH7cnFf56iHuakJZw(cmbn)

Acknowledgments

Our code is developed based on contrastive-unpaired-translation

About

This is the code implementation of "Unsupervised conversion method of high bit depth remote sensing images using contrastive learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages