Skip to content

Official Implement of ECCV 2024 paper "Multi-modal Crowd Counting via a Broker Modality"

Notifications You must be signed in to change notification settings

HenryCilence/Broker-Modality-Crowd-Counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Official Implement of ECCV 2024 paper "Multi-modal Crowd Counting via a Broker Modality"

The codes consist of three parts:

1 DDFM Inference: To generate the initial intermediate modality. This part of code comes from Zhao Z, Bai H, Zhu Y, et al. DDFM: denoising diffusion model for multi-modality image fusion[C]//Proceedings of the IEEE/CVF International Conference on Computer Vision. 2023: 8082-8093. https://github.com/Zhaozixiang1228/MMIF-DDFM

2 Distillation stage: BMG pre-trained by distilling DDFM as its counterpart.

3 Fine-tuning stage: BMG tuned together with the feature extractor to suit the counting task and bridge two original modalities.

About

Official Implement of ECCV 2024 paper "Multi-modal Crowd Counting via a Broker Modality"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages