duanyiqun / DiffusionDepth

PyTorch Implementation of introducing diffusion approach to 3D depth perception
https://arxiv.org/abs/2303.05021
Apache License 2.0
293 stars 16 forks source link

attention of the MCDB module as mentioned in the paper #21

Open Zjz999hbq opened 1 year ago

Zjz999hbq commented 1 year ago

Hi, nice work and thanks for the open code. In the 3.3 Section of the paper,there are two Attention applied in the MCDB module,called a self-attention and a channel-wise attention, respectively.However,I can't find them in the code.Could you please tell me where attention is specifically located in the code?Looking forward to your reply, thanks.

bring728 commented 1 year ago

I'm also curious about this part.

Azhihong commented 1 year ago

me too

Ecalpal commented 1 year ago

me too