Rain.he

Results 6 issues of Rain.he

Thanks for you works. How can I get the the value corresponding to the offset position. The shape should be (B, C, H ,W, K), K= kernel size * kernel...

Thanks for your work. How to implement the sparse convolutional operation?

Thanks for your work. Did you perform post-processing to merge the predicted height image patches and generate the seamless height map?

你好,在代码运行时,无法加载预训练模型(从网盘下载),应该怎么处理?

Thanks for your great work! In segmention/mmseg/models/deformable_head_with_time.py, the input augments are "query","key","value","time" , etc in self.encoder function, line 119. But, in mmcv package, https://github.com/open-mmlab/mmcv/blob/v1.6.2/mmcv/ops/multi_scale_deform_attn.py, The "MultiScaleDeformableAttention" does not accept the...