Skip to content

exaids66/BiCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BiCD

This is the official pytorch implementation for paper: Information-Bottleneck Driven Binary Neural Network for Change Detection, published in ICCV 2025.

Prepare

1. Requirements:

  • CUDA (version 11.6)
  • Python3 (version 3.8)
  • PyTorch

2. Data:

  • PCD
  • VL_CMU_CD
  • LEVIR-CD

Please follow this site to download the PCD dataset. You may need to send e-mails to Prof. Ken Sakurada or Prof. Takayuki Okatani.

For VL_CMU_CD, please check this issue.

Please follow this site to download the LEVIR-CD dataset.

Models

Acknowledgement

Our code refers to C-3PO and AERIS.

We use the training&evaluation framework for LEVIR-CD dataset from DGMA2-Net.

Citation

If you find the work useful for your research, please cite:

@inproceedings{yin2025bicd,
  title={Information-Bottleneck Driven Binary Neural Network for Change Detection},
  author={Yin, Kaijie and Zhang, Zhiyuan and Kong, Shu and Gao, Tian and Xu, Chengzhong and Kong, Hui},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
  year={2025}
}

Contact

Any problem, please contact the first author (Email: yin.kaijie at connect.um.edu.mo)

About

(ICCV'25) Information-Bottleneck Driven Binary Neural Network for Change Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages